SA-MP Forums Archive
[HIC]TheKiller's house system problem - 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: [HIC]TheKiller's house system problem (/showthread.php?tid=271040)



[HIC]TheKiller's house system problem - Ehab1911 - 22.07.2011

Hello guys, I've sat it up.. But when I buy a house it doesn't show my name beside the Owner: in GameTextForPlayer...

And I deleted the SendClientMessage(playerid, COLOR, " This house is on sale, type /buy"); because it spams the chat. and added /buy string in the GameTextForPlayer.

So anyway, how can I make the system show the owner's name?
and If I can convert it to a 3D Text Label it would be cool. But for now I really need to make it say the Owner's name when you buy a house

And by the way. when I type /sell it doesn't give me the money that I spent on .


Re: [HIC]TheKiller's house system problem - Famalamalam - 22.07.2011

Make your own house system.


Re: [HIC]TheKiller's house system problem - Ehab1911 - 22.07.2011

It's not just said and done. Talk is cheap. How am I going to make my own House system if I am a beginner? Put yourself in my place.


Re: [HIC]TheKiller's house system problem - Famalamalam - 22.07.2011

Learn, every beginner starts somewhere..... it's not as hard as you might think. Check out some game-modes with decent house systems and go from there.


Re: [HIC]TheKiller's house system problem - Ehab1911 - 22.07.2011

Quote:
Originally Posted by Famalamalam
Посмотреть сообщение
Learn, every beginner starts somewhere..... it's not as hard as you might think. Check out some game-modes with decent house systems and go from there.
I tried but failed. I need somebody to explain them, as many people here are professionals but wouldn't help.


Re: [HIC]TheKiller's house system problem - Famalamalam - 22.07.2011

Send me your script (Use www.pastebin.com) and I'll try and get the owners name in for you.

EDIT: Just the house system bits...


Re: [HIC]TheKiller's house system problem - Ehab1911 - 22.07.2011

I will send the filterscript, can you please edit it and fix that? Just one second mate.


Re: [HIC]TheKiller's house system problem - Famalamalam - 22.07.2011

I shall try.


Re: [HIC]TheKiller's house system problem - Ehab1911 - 22.07.2011

Here it is: http://pastebin.com/SxtEC1Km


Re: [HIC]TheKiller's house system problem - Famalamalam - 22.07.2011

Quote:

Hello guys, I've sat it up.. But when I buy a house it doesn't show my name beside the Owner: in GameTextForPlayer...

So, if it doesn't show your name, what does it show? Just blank?