SA-MP Forums Archive
Small Question - 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: Small Question (/showthread.php?tid=170982)



Small Question - superelite1 - 24.08.2010

Hay.

I am stuck on editting a house sytem
Functions: http://pastebin.com/phkXnfMX
public OnQueryFinish: http://pastebin.com/NEMWWXci
Commands: http://pastebin.com/bTrpQSxj

My idea is:
Create a green house pickup on every house,
create 3d text on every house, wich shows the house owner, and "Empty House"if the house is not owned
HouseData[..][Owned] = 0 -> When not owned

You can buy a house with /buyhouse
it changes 3dtext
changes HouseData[...][Owned] = 1 -> (so when owned)


Thanks,


Re: Small Question - superelite1 - 25.08.2010

Anybody?


Re: Small Question - Wrath2k10 - 25.08.2010

Bump(...)