Can you fix this code ?
#1

Hey,

I try to do it:
PHP код:
format(string,256,"{FFFFFF}Call Car 1: %s",XPlayer[playerid][OwnedCar] == VInfo[XPlayer[playerid][CarID]][VName] : ("None")); 
and my Pawn Scripting crashes...
I know that's because "VInfo[XPlayer[playerid][CarID]]" , this is on format:
PHP код:
dfile_WriteString("Name",VInfo[i][VName]);
format(VInfo[i][VName],100,dfile_ReadString("Name")); 
but it's only in this code, I can't found answer, can you help me please ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)