error 029: invalid expression, assumed zero
#1

Hi, what is problem?

Код:
C:\Users\alvar\Desktop\SA-MP Failid\Serverid\Eesti Hard Truck v2.0 Eesti Keelne\gamemodes\EHT.pwn(18385) : error 029: invalid expression, assumed zero
C:\Users\alvar\Desktop\SA-MP Failid\Serverid\Eesti Hard Truck v2.0 Eesti Keelne\gamemodes\EHT.pwn(18385) : warning 215: expression has no effect
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код:
18384	// Display the remaining ban-time for this player
18385   SendClientMessage(playerid, 0xFFFFFFFF, TXT_StillBanned);
18386	format(Msg, 128, TXT_BannedDuration, Days, Hours, Minutes, Seconds);
18387	SendClientMessage(playerid, 0xFFFFFFFF, Msg);
Reply
#2

Could you show us what TXT_StillBanned and TXT_BannedDuration is defined as?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)