SA-MP Forums Archive
Enum crash - 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: Enum crash (/showthread.php?tid=510280)



Enum crash - Jony_Cruze - 30.04.2014

Hi i have a problem, why when i put this enum on my script my gamemode get crashed??

new FurnitureInfo[MAX_HOUSES][MAX_FURNITURE][FURNITURE_INFO];

on my old gamemode this enum it's work .