Couple of questions - 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: Couple of questions (
/showthread.php?tid=72280)
Couple of questions -
FrazZ - 07.04.2009
1. I have antironix's House Maker and I have 2 questions for it: Is it possible to add a bit of text saying what type of house?
It says:
Owner: ForSale
Cost: 55000$
Type: Bungalow
Something like that. I have 300+ houses
2. Is it possible to make the SendClientMessage in antironix's House Maker a gametext?
Instead of the:
Код:
Owner: ForSale
Cost: 55000$
appearing in the Chatbox, make it on the screen?
Thats all I have to ask.
Re: Couple of questions -
Think - 07.04.2009
https://sampwiki.blast.hk/wiki/Format
https://sampwiki.blast.hk/wiki/GameTextForPlayer
thats all you need.
Re: Couple of questions -
FrazZ - 07.04.2009
thanks