Script is doing wierd.
#2

Код:
#define MAX_BOX 1
enum boxE 
{
    boxID,
    boxTitle[32],
    boxStatus,
    boxVehicle,
    boxMoney,
    boxFireWorks,
    boxClearWarns,
    boxClearFP,
    boxHidden,
    boxMats,
    boxPP,
    boxTime[32]
};

new boxVariables[MAX_BOX][boxE];
enums are usually like this, try
Reply


Messages In This Thread
Script is doing wierd. - by danielpalade - 01.07.2016, 13:18
Re: Script is doing wierd. - by Shinja - 01.07.2016, 15:00
Re: Script is doing wierd. - by danielpalade - 01.07.2016, 15:54
Re: Script is doing wierd. - by SyS - 01.07.2016, 16:38
Re: Script is doing wierd. - by Shinja - 01.07.2016, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)