PlayerSpectatePlayer Problem
#1

When i spec a player and i change a gamemode, the server stops and never changes the gamemode

Help
Reply
#2

Any answer?
Reply
#3

Post the script together. It is easier to help.
Reply
#4

Is not my script problem. I tested it with ladmin4v2 /lspec
Reply
#5

Then under OnGameModeExit put in a loop to trun of spectating using 'TogglePlayerSpectating(playerid,0);'
Reply
#6

Playerid is not defined in ongamemodeexit
Reply
#7

Hence the loop part.

pawn Код:
for(new playerid;playerid<MAX_PLAYERS;playerid++)TogglePlayerSpectating(playerid,0);
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)