17.06.2013, 14:44
Pessoal, nгo sei como fazer isto. Jб tentei:
E nгo acontece nada, fica a barra na mesma... Quero que o jogador quando se conecte spawne logo.
PS: Jб tentei com SetPlayerPos em vez de SpawnPlayer, e tambйm nгo dб.
PHP код:
public OnPlayerRequestClass(playerid, classid)
{
SpawnPlayer(playerid);
return 1;
}
PS: Jб tentei com SetPlayerPos em vez de SpawnPlayer, e tambйm nгo dб.