adding buyable houses - 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: adding buyable houses (
/showthread.php?tid=297422)
adding buyable houses -
madhatterzz - 15.11.2011
been scratching my head at this one for a while now
trying to add buyable houses but when i compile it , it dosent give me a amx file
any one help?
SS below
one of the error -
http://prntscr.com/421yd
one of the script -
http://pastebin.com/2aKVMHsb
as you can see ive tried adding buyable houses but get loads of errors
surly there must be an easy way of coding this as the coding is like 13 years old
Re: adding buyable houses -
Silentzx - 15.11.2011
Try and find a better tutorial on it.
Re: adding buyable houses -
oliverrud - 15.11.2011
Error on line 96 is cause of case sensitivity, refer to line 95.
Error on 215 is cause you never actually added the function name or whatever you basically just added an bracket.
Need to define checkpointidx
Re: adding buyable houses -
madhatterzz - 15.11.2011
Quote:
Originally Posted by Silentzx
Will fix then upload for you.
|
okay thank you man
Re: adding buyable houses -
Jordiee - 15.11.2011
what script are you using?
Re: adding buyable houses -
madhatterzz - 15.11.2011
any one got any better tutiorals on adding houses?