SA-MP Forums Archive
Houseing issuse - 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: Houseing issuse (/showthread.php?tid=221177)



Houseing issuse - darkknight123 - 05.02.2011

Im trying to make a dynamic house system....this is what it looks like so far http://pastebin.com/yHcxzuz8
How would i change the GameTextForPlayer to 3D texts on the pickups?


Re: Houseing issuse - Zack9764 - 05.02.2011

Код:
 if(IsPlayerInRangeOfPoint(playerid, Diameter variable, Pickup x, Pickup y, Pickup z))
SendClientMessage etc...



Re: Houseing issuse - darkknight123 - 05.02.2011

then when i pickup the house thingy it shows this weird text like E^!@ and how do i fix that?


Re: Houseing issuse - Zack9764 - 05.02.2011

Post the code