How to fix these 2 errors?
#1

Код:
C:\Documents and Settings\Andrus\Desktop\Andrus RL Server\gamemodes\rl.pwn(316) : warning 217: loose indentation
C:\Documents and Settings\Andrus\Desktop\Andrus RL Server\gamemodes\rl.pwn(348) : warning 217: loose indentation
C:\Documents and Settings\Andrus\Desktop\Andrus RL Server\gamemodes\rl.pwn(442) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Andrus\Desktop\Andrus RL Server\gamemodes\rl.pwn(442) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Line 316: if(strcmp(cmdtext, "/minunarko", true, 3) == 0)
Line 348: if(strcmp("/istutataimi", cmdtext, true, 15) == 0)
Line 442: format(string, sizeof(string), "[Mдnguvдline] %s: %s " , sendername, result);
Reply


Messages In This Thread
How to fix these 2 errors? - by hardstop - 08.03.2010, 13:15
Re: How to fix these 2 errors? - by aircombat - 08.03.2010, 13:44
Re: How to fix these 2 errors? - by Gyvo - 08.03.2010, 13:47

Forum Jump:


Users browsing this thread: 1 Guest(s)