- 0
eror 10 invalid function or declaration
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
AlexTraficantuL
Salut am o pro..... deci cand sa dau Compile imi da urmotirle erori
D:\samp03e_svr_R2_win32\gamemodes\grandlarc.pwn(520) : error 010: invalid function or declaration
D:\samp03e_svr_R2_win32\gamemodes\grandlarc.pwn(525) : error 010: invalid function or declaration
Codul :
if(strcmp(cmdtext,"/hm",true) == 0)
{
SetPlayerHealth(playerid, 100.0);
SetPlayerArmour(playerid, 100.0);
SendClientMessage(playerid,0xFFFFFFFF,"Ai pirmit {ff0000}viata {ffffff}si {ff0000}armura {ffffff} !");
return 1;
}
PS : Si am si sscanf si include necesare dar numi mg
( va rog ajutati-ma
3 answers to this question
Recommended Posts