Includ problems - 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: Includ problems (
/showthread.php?tid=391174)
Includ problems -
Amine_Mejrhirrou - 09.11.2012
hello all.
i've a problem with the Inventory includ made buy Joe Staff
there is a "Defined" for the max inventory items and an other one with the max Stacks per item
i would like to know how can i change the MAX Items for players who has different variables ! i mean if it's possible of course (it should be)
this is how the defiends looks like !
Код:
#define MAX_ITEMS 8
#define MAX_ITEM_STACK 5
Re: Includ problems -
Glad2BeHere - 09.11.2012
go into the include and change if its already defined in the include to ur max :/, includes is just like a script without using pawno its like instead of adding to gm u just add an include :/