ERROR ?
#1

I have this line:
Код:
CarInfo[vehicleid][licenseplate] = inputtext;
and error is:
Код:
C:\Users\pwn(1096) : error 006: must be assigned to an array
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#2

CarInfo[vehicleid][licenseplate] = strval(inputtext);

This should work
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)