02.09.2011, 09:55
Quote:
Quando queres comparar 2 strings usa sempre strcmp (string compare)
== й para comparar ints (acho eu) pawn Код:
e nгo faзas double post. |
Quote:
if(udb_hash(inputtext) == PlayerInfo[playerid][pPass])
por if(!strcmp(udb_hash(inputtext), PlayerInfo[playerid][pPass],true)) |
pawn Код:
C:\Users\Patch\Desktop\•Challenge of Stunt•\gamemodes\COS.pwn(263) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.