Help me with my gamemode please
#1

I can't see anything. I spawn and i fall from the sky and i land on nothing. Nothing is there. My gclass colors arent working either.. If i /kill after i end up in SF instead of LS..

Please somebody help..

I will only show some parts of my GM on MSN. coole210@hotmail.com
Reply
#2

are you using ysi ?
Reply
#3

Add this:

pawn Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerPos(playerid, X,Y,Z);
Replace X Y and Z with coordinates you want to people spawn
Reply
#4

no man you need interior. If your player will spawn outside you must add this command to OnPlayerSpawn


SetPlayerInterior(playerid, 0);
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)