Detaljan opis problema:erori
Dio skripte: eto ovo je ta komanda na kojoj su ti errori
CMD:oduzminovac(playerid, params[])
{
new ID,suma;
:if(!IsPlayerAdmin(playerid)) return SCM(playerid,1,"Nemozes korsiti ovu komandu");
{
if(sscanf(params, "ui", ID, suma)) return SendClientMessage(playerid, "Koristi: /oduzminovac ");
GivePlayerMoney(ID,-suma);
}
else SendClientMessage(playerid,COLOR_BLUE,"Nisi admin -.-!"
return 1;
}Neke slike/video za lakse dobivanje pomoci(neobavezno):
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(4462😎 : error 017: undefined symbol "oduzminovac"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44631) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44631) : warning 215: expression has no effect
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44631) : error 001: expected token: ";", but found "if"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44633) : error 017: undefined symbol "params"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44633) : error 035: argument type mismatch (argument 2)
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44636) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44636 -- 44637) : error 001: expected token: ",", but found "return"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44639) : warning 225: unreachable code
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44639) : error 017: undefined symbol "tag"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44642) : error 017: undefined symbol "tdonoff"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44642) : warning 215: expression has no effect
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44642) : error 001: expected token: ";", but found "]"
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44642) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\Balkan-Life RPG\Balkan-Life RPG\gamemodes\BLRP.pwn(44642) : fatal error 107: too many error messages on one line
12 Errors.
HITNO!! HVALA!!
