ooc chat admin aduty green chat
#7

F:\SAMP\gamemodes\EARP.pwn(5286) : warning 202: number of arguments does not match definition
F:\SAMP\gamemodes\EARP.pwn(5290) : warning 202: number of arguments does not match definition
F:\SAMP\gamemodes\EARP.pwn(18509) : error 017: undefined symbol "COLOR_F"
F:\SAMP\gamemodes\EARP.pwn(18509) : error 017: undefined symbol "ADE4"
F:\SAMP\gamemodes\EARP.pwn(18509) : error 029: invalid expression, assumed zero
F:\SAMP\gamemodes\EARP.pwn(18509) : fatal error 107: too many error messages on one line





5286: You use some function with not matching parameters, example : SetPlayerHealth(playerid,100.0,3); // 3 would be arguments does not match definition

5290: You use some function with not matching parameters, example : SetPlayerHealth(playerid,100.0,3); // 3 would be arguments does not match definition

18509: You are using COLOR_F and ADE4 before you have used #define COLOR_F and #define ADE4, example:

SetPlayerHealth(playerid,HP);
new HP = 5;


I can't help you, if you dont know basic scripting.
Reply


Messages In This Thread
ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:19
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 14:23
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:28
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 14:32
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:40
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:46
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)