09.06.2011, 20:55
Getty's Houses & Businesses.
This is a business and house script that I've thrown together, using the tutorials from [HiC]TheKiller, I thought I would throw it together, so then it is here for new people to use.
The commands are : /buybusiness, /sellbusiness, /buyhouse,/sellhouse, /enter and /exit.
To add a house to the script use the following under OnFilterScriptInit(),
pawn Код:
OnFilterScriptInit()
{
CreateHouse(Filename[], Cost, Float:Pickupx, Float:Pickupy, Float:Pickupz, Float:Telex, Float:Teley, Float:Telez, interior, sell)
}
pawn Код:
CreateBusiness(BusinessName[], Float:XPos, Float:YPos, Float:ZPos, Price, Sell, Earn)
Download Links.
Version 1 - 4Shared.com
CREDITS:
[HiC]TheKiller - for the tutorials.
Me - For the put together and release of the script.
NOTE: Please don't spam saying "Oh there's too many of these" or "You noob" this is only my second release :/, and yes I did use a tutorial for this, so please don't bother me about that.