Jump to content
  • 0

Question

Posted

Salut. Am un event Minigun si unu Rocket.

Daca scot din FORBIDENWEAPONS.cfg ID de acolo le da la playeri armele, daca le las acolo, nu le da nici o arma lor, dar la admini le da.

Am editat in JunkBuster.inc :

[pawn]public JB_GivePlayerWeapon(playerid,weaponid,ammo)

{

if(!IsForbiddenWeapon(weaponid) || (JB_Variables[iSMINIGUN] && JB_Variables[iSROCKET])

|| (JB_IsPlayerAdmin(playerid) && JB_Variables[ADMIN_IMMUNITY]))

{

    GivePlayerWeapon(playerid,weaponid,ammo);

    return 1;

}

new weapon[32];

GetWeaponName(weaponid,weapon,sizeof(weapon));

JB_LogEx("Could not give '%s' weapon %s (%d) because it is forbidden!",ReturnPlayerName(playerid),weapon,weaponid);

return 0;

}[/pawn]

Si nu stiu de ce, la admini le da armele, iar la playerii care intra in event, primesc ban cu reason: weapon cheat: minigun

Putin ajutor ?

3 answers to this question

Recommended Posts

Posted

Ce up ma? Ai citit regulamentul.

Nu mai folosi JunkBusterul deoarece e vechi si plin de buguri si plus ca nici nu se mai lucreaza al el.

Foloseste pe acesta

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.