Any help to fix this issue please?
#3

Hi Dragon

That was the first thing I checked but i have the owner's string size as MAX_PLAYER_NAME already

pawn Код:
enum carDataEnum
{        
    model,
    Float:xspawn,
    Float:yspawn,
    Float:zspawn,
    Float:anglespawn,
    col1,
    col2,
    respawn,
    owner[MAX_PLAYER_NAME]
}  
new carData[MAX_VEHICLES][carDataEnum];
Any other idea?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)