SA-MP Forums Archive
mS_CUSTOM_MAX_ITEMS problem - 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: mS_CUSTOM_MAX_ITEMS problem (/showthread.php?tid=606817)



mS_CUSTOM_MAX_ITEMS problem - SetPlayerNameTag - 09.05.2016

-mSelection- WARNING: Too many items given to "ShowModelSelectionMenuEx", increase "mS_CUSTOM_MAX_ITEMS" to fix this


#undef mS_CUSTOM_MAX_ITEMS
#define mS_CUSTOM_MAX_ITEMS 210


Re: mS_CUSTOM_MAX_ITEMS problem - DTV - 09.05.2016

Just raise the mS_CUSTOM_MAX_ITEMS as it says, increase 210 to a higher number.