#1

help please! because of what the error give the right solution please!
Код HTML:
202.static
203.armedbody_pTick[MAX_PLAYERS];
204.
please

Код HTML:
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\MXini.inc(202) : error 017: undefined symbol "strlen"
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\MXini.inc(202) : warning 215: expression has no effect
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\MXini.inc(202) : error 001: expected token: ";", but found ")"
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\MXini.inc(202) : error 029: invalid expression, assumed zero
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\MXini.inc(202) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

pawn Код:
static armedbody_pTick[MAX_PLAYERS];
Reply
#3

Quote:
Originally Posted by LocMax
Посмотреть сообщение
pawn Код:
static armedbody_pTick[MAX_PLAYERS];
same error
Reply
#4

Show me where you use strlen
Reply
#5

The errors are from MXini.inc, not from your script. By the way, did you include MXini before a_samp? If yes, swap them because a_samp must be first.
Reply
#6

spasib great helped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)