Garhouse help please extend limit? - 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: Garhouse help please extend limit? (
/showthread.php?tid=256470)
Garhouse help please extend limit? -
ironmenpr17 - 21.05.2011
help i need help extending limit of house Garhouse v2.0 help
please buddys
help.jpg
No virus just check it and tell me like send me the pic script
GarHouse.pwn
Respuesta: Garhouse help please extend limit? -
Alex_Obando - 21.05.2011
What you mean with "extending limit"
You mean price?
Re: Garhouse help please extend limit? -
ironmenpr17 - 21.05.2011
because when i created house it said i can't no more that i have rich the limit and i cannt create more, it said or change it in script but how it call in script?
Re: Garhouse help please extend limit? -
alpha500delta - 21.05.2011
Change MAX_HOUSES to the number you like.
Re: Garhouse help please extend limit? -
ironmenpr17 - 21.05.2011
so deleta max_house and put limit?
Re: Garhouse help please extend limit? -
PhantomDot1 - 21.05.2011
no, only delete the number behind MAX_HOUSE to the limitamount you want
Re: Garhouse help please extend limit? - ColdIce - 21.05.2011
pawn Код:
#define MAX_HOUSES 1000 // Max houses created
#define MAX_HOUSE_INTERIORS 15 // Max house interiors created
#define MAX_HOUSES_OWNED 25 // Max houses owned per player
#define HOUSEMENU 21700 // Dialog ID
Re: Garhouse help please extend limit? -
PhantomDot1 - 21.05.2011
what about this code?
whats wrong with it ?
EDIT:
nvm, read it wrong
ps: the code above should fix it.
Re: Garhouse help please extend limit? -
ironmenpr17 - 21.05.2011
Can you just give it to me please .
i need more house i need increase house limit
Re: Garhouse help please extend limit? - ColdIce - 21.05.2011
Dude I just did!