Spawn for specific name
#4

pawn Код:
if(strcmp("SNG.Scot_MisCuDi", szName, true) == 0) {
SetPlayerPos(playerid, posx,posy,posz);
SetPlayerFacingAngle(playerid, angle);
SetPlayerInterior(playerid, 7);
}
It seemed to work when I tested it, if you're not spawning in the interior, check a: the interior is solid, b: maybe put the co ordinate Z a little higher, maybe you are falling through, or c: are you sure you got the right world?
Reply


Messages In This Thread
Spawn for specific name - by SnG.Scot_MisCuDI - 20.12.2011, 02:34
Re: Spawn for specific name - by JamesC - 20.12.2011, 03:51
Re: Spawn for specific name - by SnG.Scot_MisCuDI - 20.12.2011, 16:44
Re: Spawn for specific name - by AstonDA-G - 20.12.2011, 19:33
Re: Spawn for specific name - by SnG.Scot_MisCuDI - 20.12.2011, 23:17

Forum Jump:


Users browsing this thread: 1 Guest(s)