aepa1940 Posted December 30, 2021 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 .@warped, 0; * 422 : set $@redTeamId, bg_create_team'('$deathMatchMap$,$warpPointRed[0],$warpPointRed[1]); 423 : set $@blueTeamId, bg_create_team($deathMatchMap$,$warpPointBlue[0],$warpPointBlue[1]); 424 : for(set .@i,0; .@i<getarraysize($@DMMembers); set .@i,.@i+1) 425 : { 426 : if (attachrid($@DMMembers[.@i]) == 1) 427 : { lo revise pero sigue dando ese error espero q pudan ayudarme se lo agradecere DeathMatch.txt Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.