INI YSI loading of vehicle is not working
#2

Hello!

First you have forgot the Float:-Tag before CarCordx,CarCordy,CarCordz,CarAnggle.

It have to look like this:
PHP код:
#define MAX_CARORG (10)
forward LoadCars();
enum cInfoOrg
{
    
CarModel,
    
Float:CarCordx,
    
Float:CarCordy,
    
Float:CarCordz,
    
Float:CarAnggle
};
new 
CarInfoOrg[MAX_CARORG][cInfoOrg]; 
Mencent
Reply


Messages In This Thread
INI YSI loading of vehicle is not working - by loukofire - 04.04.2015, 15:50
AW: INI YSI loading of vehicle is not working - by Mencent - 04.04.2015, 16:14
Re: INI YSI loading of vehicle is not working - by loukofire - 04.04.2015, 16:18
AW: INI YSI loading of vehicle is not working - by Mencent - 04.04.2015, 16:20
Re: INI YSI loading of vehicle is not working - by loukofire - 04.04.2015, 16:25
Re: INI YSI loading of vehicle is not working - by loukofire - 04.04.2015, 16:54

Forum Jump:


Users browsing this thread: 1 Guest(s)