1 Error
#1

PHP код:
new Float:FloatValue;
===== 
ERROR LINE =====     new totfuel VehicleFuel[vehicleid]+FloatValue float(fuel); 
error:

error 022: must be lvalue (non-constant)
Reply
#2

anyone??
Reply
#3

plz help mee with error??
Reply
#4

someone??
Reply
#5

Problem is when you use at the ending 'float(fuel);
Reply
#6

pawn Код:
float(fuel) = VehicleFuel[vehicleid]+FloatValue;
Test this
Reply
#7

how can I fix it??
Reply
#8

I need totfuel thing.
Reply
#9

Change it by the code which I gave you.
Reply
#10

new totfuel = float(fuel)= VehicleFuel[vehicleid]+FloatValue;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)