Sometimes Missed up
#1

Hello guys. I have this under OnGameModeInit
pawn Код:
for(new i = 0; i <= sizeof(Peds)-1; i++)
    {
          AddPlayerClass(Peds[i][0],-1986.1221,138.4674,27.6875,269.1425,-1,-1,-1,-1,-1,-1);
    }
In Peds Array i have some ID's skins , and sometimes when we are 180+ players , the server misses up , and 80% from players when they make the RESPAWN , they spawn here -1986.1221,138.4674,27.6875 ... From what this can be happen ?
Reply
#2

Because you added those coords in AddPlayerClass ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)