[HELP] Save anti-moneyhack!!!
#1

hello guys
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 
ERROR:
PHP Code:
C:\Users\Fabio Falcone\Desktop\OklaHoma City\gamemodes\gm.pwn(160) : warning 202number of arguments does not match definition
C
:\Users\Fabio Falcone\Desktop\OklaHoma City\gamemodes\gm.pwn(953) : warning 202number of arguments does not match definition
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
3 Warnings

Reply
#2

pawn Code:
dini_Int(path, "Money", GivePlayerMonez(playerid));//160

dini_Int(path, "Money", GivePlayerMonez(playerid));//953
Let me know if it work
Reply
#3

Double Error!!

Quote:

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(160) : warning 202: number of arguments does not match definition

Reply
#4

There's not errors, its warnings.
Reply
#5

but server not start!!
Reply
#6

PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[12:40:37filterscripts ""  (string)
[
12:40:37
[
12:40:37Server Plugins
[12:40:37] --------------
[
12:40:37]  Loading pluginsscanf
[12:40:37]   Failed.
[
12:40:37]  Loaded 0 plugins.
[
12:40:37
[
12:40:37Ban list
[
12:40:37] --------
[
12:40:37]  Loadedsamp.ban
[12:40:37
[
12:40:37
[
12:40:37Filterscripts
[12:40:37] ---------------
[
12:40:37]   Loaded 0 filterscripts.
[
12:40:37Script[gamemodes/gm.amx]: Run time error 19"File or function is not found"
[12:40:37Number of vehicle models
the sscanf is present in server!!
Reply
#7

Update your plugins lol, Run time error 19 = No plugins loaded or found to start the server with it.

If it's needed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)