Player Spawn Bug
#1

when i select my class and spawn all i see is grey, until i warp or use a teleport cleo mod to teleport to get away from spawn... here is my spawn code:

http://pastebin.com/EstAgEHb

any help or if you would like to see what i mean just post below ill pm you details...
Reply
#2

pawn Code:
public OnPlayerSpawn(playerid)
{
SetPlayerVirtualWorld(playerid, 0);
SetPlayerInterior(playerid, 0);
return 1;
}
And make sure the spawn coordinates are correct.
Reply
#3

Quote:
Originally Posted by lolumadd_
View Post
pawn Code:
public OnPlayerSpawn(playerid)
{
SetPlayerVirtualWorld(playerid, 0);
SetPlayerInterior(playerid, 0);
return 1;
}
And make sure the spawn coordinates are correct.
UGH! I Totally forgot about that LOL!, thanks man, once again you saved ma azz lol, just to let you know im not a complete noob in scripting i can do simple but im just learning, im trying my best not to annoy ppl lol.
you have to give me credit iv wrote my own simple dm gamemode lol.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)