Error
#1

I have this code to create in automatic the map icons for gas pumps:

pawn Код:
CreateDynamicMapIcon([pumpX], PumpData[i][pumpY], PumpData[i][pumpZ], 55, 0, 0, .streamdistance = 2000.0);
But when i compile, i get this:

Quote:

error 029: invalid expression, assumed zero
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

What's wrong? And how to make this icons visibile even if a player is faaaar away from the gas pumps?
Reply


Messages In This Thread
Error - by Face9000 - 01.04.2017, 20:52
Re: Error - by J0sh... - 01.04.2017, 21:17
Re: Error - by Face9000 - 01.04.2017, 21:47

Forum Jump:


Users browsing this thread: 1 Guest(s)