Get some of your arrows back out of the dead corpse!
Commands
/reloadcfg - reloads cfg (use mamga.reload first)
/getcfg - shows cfg data (BreakChance and AnnounceData)
CFG FILE (DEFAULT SETTINGS)
[Settings]
BreakChance=50
AnnounceData=false
; BreakChance - Make the chance of the arrow...
Hi guys i've a plugin which working fine with Magma but i can't use this plugin with Fougerite and i can't stop using Fougerite because i loved Fougerite it's just amazing thank you for providing Fougerite for us anyway. Plugin commands working fine but plugins features not working this is the...
I just did this
WARNING: If you are using Magma plugins you must rename all calls to class "Magma" to "Fougerite":
Code (javascript):
var player = Magma.Player.FindBySteamID(id);
var player = Fougerite.Player.FindBySteamID(id);
but nothing working example
function On_Command(Player, cmd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.