Jump to content

Recommended Posts

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...