aepa1940 Posted December 30, 2021 Share Posted December 30, 2021 script error on npc/custom/aepa/DeathMatch.txt line 422 parse_line: expected ';' 417 : //build teams 418 : set .teamCount, $maxDMMemberCount / 2; 419 : //warp first char 420 : announce "[Death Match] The fight begins!",bc_all,0xC3FF00; 421 : set [email protected], 0; * 422 : set [email protected], bg_create_team'('$deathMatchMap$,$warpPointRed[0],$warpPointRed[1]); 423 : set [email protected], bg_create_team($deathMatchMap$,$warpPointBlue[0],$warpPointBlue[1]); 424 : for(set [email protected],0; [email protected]<getarraysize([email protected]); set [email protected],[email protected]+1) 425 : { 426 : if (attachrid([email protected][[email protected]]) == 1) 427 : { lo revise pero sigue dando ese error espero q pudan ayudarme se lo agradecere DeathMatch.txt Quote Link to comment Share on other sites More sharing options...
Mael Posted December 31, 2021 Share Posted December 31, 2021 Quote Link to comment Share on other sites More sharing options...