help me
#1

http://imgur.com/W2xXmM7
How do so arise. Let me give you only live to spawn and I choose.
Reply
#2

you know how to disable "spawn" button?
Reply
#3

I do not know want to know how you disable it
Reply
#4

maybe try SpawnPlayer(playerid); under OnPlayerRequestClass
Reply
#5

not working
Reply
#6

check:
PHP код:
public OnPlayerRequestSpawn(playerid) { 
maybe you made it return 0;
will not spawn player i think

or try to add :
PHP код:
public OnPlayerRequestSpawn(playerid) {
   
SpawnPlayer(playerid);
   return 
1;

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)