One quick questions
#2

Here you go, and two wiki information about these two functions, get more knowledge what they do.
https://sampwiki.blast.hk/wiki/SetSpawnInfo
https://sampwiki.blast.hk/wiki/SpawnPlayer
pawn Код:
public OnPlayerRequestClass(playerid, classid) {
    SetSpawnInfo(playerid, 0, 5, 1642.2006, -2334.4751, -2.6797, 1.0, -1, -1, -1, -1, -1, -1); // You need to rechange it, get nore knowledge from WIKI.
    SpawnPlayer(playerid);
    return 0;
}
Reply


Messages In This Thread
One quick questions - by Soumi - 31.07.2011, 18:24
Re: One quick questions - by Toreno - 31.07.2011, 18:26
Re : One quick questions - by Soumi - 31.07.2011, 18:38
Re: One quick questions - by Toreno - 31.07.2011, 18:44
Re: One quick questions - by [MG]Dimi - 31.07.2011, 18:46
Re : One quick questions - by Soumi - 31.07.2011, 18:48
Re: One quick questions - by ionaustinb - 31.07.2011, 18:49
Re : One quick questions - by Soumi - 31.07.2011, 18:52
Re: One quick questions - by Famalamalam - 31.07.2011, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)