04.03.2014, 10:30
hello guys
I am creating a roleplay server and I should save the antimoneyhack but it gives me the following errors
ERROR:
I am creating a roleplay server and I should save the antimoneyhack but it gives me the following errors
PHP Code:
#include <moneyhax>
#include <moneyhax_FS>
dini_IntSet(path, "Money", GivePlayerMonez(playerid));//160
dini_IntSet(path, "Money", GivePlayerMonez(playerid));//953
PHP Code:
C:\Users\Fabio Falcone\Desktop\OklaHoma City\gamemodes\gm.pwn(160) : warning 202: number of arguments does not match definition
C:\Users\Fabio Falcone\Desktop\OklaHoma City\gamemodes\gm.pwn(953) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Warnings.