The Visage Casino
#4

i am not a good scripter, but i know something...

i'll try to make something...

edit: try this:

Код:
SetPlayerCheckpoint(playerid, 2056.400634, 1883.457275, 11.694512, 5);
 return 1;
}
 
public OnPlayerEnterCheckpoint(playerid)
{
  SendClientMessage(playerid, 0xFFFFFFFF, "welcome to visiage");;
  SetPlayerInterior(playerid,3);
  DisablePlayerCheckpoint(playerid);
  return 1;
}
put this in your gamemode under
Код:
 public OnPlayerSpawn(playerid)
and compile. (the coords is near the visiage entrance)
Reply


Messages In This Thread
The Visage Casino - by Fay-Tony - 05.06.2009, 19:01
Re: The Visage Casino - by cigo - 05.06.2009, 19:03
Re: The Visage Casino - by Fay-Tony - 05.06.2009, 19:05
Re: The Visage Casino - by cigo - 05.06.2009, 19:10
Re: The Visage Casino - by miokie - 05.06.2009, 19:29
Re: The Visage Casino - by Fay-Tony - 06.06.2009, 06:24
Re: The Visage Casino - by Abernethy - 06.06.2009, 07:06
Re: The Visage Casino - by Fay-Tony - 06.06.2009, 09:41
Re: The Visage Casino - by Abernethy - 06.06.2009, 10:21
Re: The Visage Casino - by Fay-Tony - 06.06.2009, 10:21

Forum Jump:


Users browsing this thread: 2 Guest(s)