Help with my garage system
#2

Not sure but try this
PHP код:
enum gInfo
{
    
gEnterX,
    
gEnterY,
    
gEnterZ,
    
gEnterAngle,
    
gExitX,
    
gExitY,
    
gExitZ,
    
gExitAngle,
    
gOwned,
    
gOwner,
    
gPrice,
    
gLocked,
    
gPickupID,
};
new 
GarageInfo[SCRIPT_MAXGARGES][gInfo]; 
Reply


Messages In This Thread
Help with my garage system - by Hellman92 - 18.02.2016, 21:00
Re: Help with my garage system - by xTURBOx - 19.02.2016, 03:18
Re: Help with my garage system - by -CaRRoT - 19.02.2016, 03:56
Re: Help with my garage system - by Vince - 19.02.2016, 05:21
Re: Help with my garage system - by NelsonM - 19.02.2016, 05:42
Re: Help with my garage system - by Hellman92 - 19.02.2016, 06:00
Re: Help with my garage system - by Vince - 19.02.2016, 11:56
Re: Help with my garage system - by Hellman92 - 19.02.2016, 12:25

Forum Jump:


Users browsing this thread: 1 Guest(s)