evento Tarot

shakur69

New member
Messages
2
Points
0
Github
Shakur69
uso esse :     specialeffect2 .@CARDs, strcharinfo(0);

erro : [Warning]: script error in file 'npc/custom/npc_eventos/npc_tarot.txt' line 157 column 6
    This command is deprecated and it will be removed in a future update. Please see the script documentation for an alternative.

   154:                         attachrid(getcharid(3,$@tarot_participantes$[.@p]));
   155:                                 if( strcharinfo(3) == $@mapeventtarot$[0] ){
   156:                                         set .@CARDs,522+rand(1,14);
*  157:                                         specialeffect2 .@CARDs, strcharinfo(0);
        ~~~~~~~~~~~~~~~~~~~~^
   158:                                 //specialeffect(.@CARDs,522, strcharinfo(0));
   159:                         //              specialeffect(.@CARDs, AREA, strcharinfo(0));
   160:                                         if( .@CARDs == 531 ){
 

 
Back
Top