Scrtiping Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Scrtiping Help (
/showthread.php?tid=166149)
Scrtiping Help -
Karl1195 - 07.08.2010
Hello guys i am trying to change the login background from glen park to the pd i already took the Co-Ordinits Can some one help me figure out where i have to put these co-Ordinits. Thanks a lot again....
Karl1195
----------
Re: Scrtiping Help -
Kayla.S - 07.08.2010
Change the cords here
pawn Код:
public OnPlayerRequestClass(playerid, classid)
SetPlayerPos(playerid,your cords);
Re: Scrtiping Help -
Karl1195 - 07.08.2010
Thanks a lot =]