28.07.2017, 04:32
Quote:
D:\samp037_svr_R2-1-1_win32\gamemodes\survive1.pwn(367) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning. |
Quote:
if(!DOF2_FileExists("Health.ini")) DOF2_CreateFile("Health.ini"); |
Quote:
if(DOF2_IsSet("Health.ini",PlayerName(playerid))) SetPlayerHealth(playerid,DOF2_GetInt("Health.ini", PlayerName(playerid))); |
linha do erro!
Quote:
DOF2_SetInt("Health.ini",PlayerName(playerid),GetP layerHealth(playerid)); |
https://sampforum.blast.hk/showthread.php?tid=143657
tou fazendo oque errado? :/