warning 213: tag mismatch
#1

pawn Код:
dini_Set(Vehiclefile, "VehicleID", Vehicle[i][vehicle]);
Reply
#2

use dini_IntSet instead of dini_Set
Vehicle[i][vehicle] is integer not a string.

EDIT:

dini_Set is use for strings
dini_IntSet is use for Integers
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)