Any Help for IHOuse System - 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)
+--- Thread: Any Help for IHOuse System (
/showthread.php?tid=517649)
Any Help for IHOuse System -
KennJie - 06.06.2014
This is the code what can i do for this
enum iHouse
{
hID,
Float

utX, // Exterior
Float

utY, // Exterior
Float

utZ, // Exterior
Float:intX, // Interior
Float:intY, // Interior
Float:intZ, // Interior
intVW, // Interior
intINT, // Interior
Text3D

utLabel, // House Exterior label
owner[ 50 ], // House owner - displays on Label
sellprice, // If > than 0 it will be classed as on sale!
closed,
rentprice,
dupekey,
housecash,
hActive,
}
Re: Any Help for IHOuse System -
n00el - 06.06.2014
What is your problem?
Re: Any Help for IHOuse System -
rockhopper - 06.06.2014
Please Ask it in that IHouse Section Only
Re: Any Help for IHOuse System -
Parallex - 06.06.2014
Next time, please use the BBCode [pawn]. It's hard to read like this.
Kindly, tell us what's the problem.
Re: Any Help for IHOuse System -
KennJie - 06.06.2014
Ohh sorry