Autospawn
#1

Hello together,
how can I do it, that I spawn automatically ?
I must ever click on "Spawn" but i want that you spawn automatically ?
Thaks for help.

Cedric
Reply
#2

pawn Код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid);
return 1;
}
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)