So if I wanted to fix this plugin myself to work with Jint what would I replace IniParser with?JintPlugin doesn't know what is the so called IniParser. You have to tell them.
You can import it.So if I wanted to fix this plugin myself to work with Jint what would I replace IniParser with?
Read the rest of this update entry...- New command for moderators: /mkick [name]
- New owner tag
- Vip, Donator, Mod, Admin & Owners can now change their chat colours in the settings.ini
- Kits can now have 15 items in it.
**When updating delete the settings.ini and reload the server to create a new one.**
first, i just wanna say thank you for making this plugin. i was a complete fan and user of MexicanBBQ's VIP++, and now you have taken that and seemingly made it so much better. the only problem i have, is that when i started the server, i see no settings.ini! please help, i am dying to see what this plugin can do.
-Flare
EDIT: ive tried to resolve this error, ive tried making my own settings.ini(copying what is in the thread), and starting/restarting the server and reinstalling the plugin. while ingame, when i try to use a command (eg. /vtp) it gave me the error
Code:[9/23/2014 12:44:35 AM] [Debug] [CHAT-CMD] "Flare" executed "/vtp" [9/23/2014 12:44:35 AM] [Error] [JintPlugin] Error invoking function On_Command in DonatorRank plugin. [9/23/2014 12:44:35 AM] [Exception] [ Plugin->Invoke | Plugin->OnCommand | Hooks->ChatReceived | chat->say | MonoMethod->InternalInvoke | MonoMethod->Invoke | MethodBase->Invoke | ConsoleSystem->RunCommand | ConsoleSystem->RunCommand_Serverside | ConsoleNetworker->SV_RunConsoleCommand | MonoMethod->InternalInvoke | MonoMethod->Invoke | MethodBase->Invoke | #=qaL2AMBCaBLCj4lGSCwjcBVYUs_5vzeQVgu44HVklVYQ=->#=qG_E6hqIvz6NLWQQCT2N5IA== | #=q$NUWz6aT_ypN3cz7K6ce2gVWapiYAlnLPGzKjIUfT2w=->#=qS9ntZNSJqwnPkZv_HZvsug== | NetworkView->OnRPC | NetworkViewBase->#=qpJfiNEhSKsosBj54zW21Bw== | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qlGEZiB55BOeKhe33IbTgs3lVmx7rHXWsIFfTvKtNlrQ= | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qIPn628V9gmXGKu9CDwAT4Q== | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qpnen9BDYWb7GIHNeIDM0B2w3_bWY6Y1K7n6fbysAk2U= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qnjPTIXsYLyWun9DHM4QyDdSqTLT$sNaH7rGgebuLUF8= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=q9Ox7MeTma6fxAsTig99GV6twoS8KYKSkq98q3ldn1AU= | #=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=->#=qdSwDnRo$f5EQslih94YkOg== | #=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=->#=qqJfJJIU5OocEzCry9eP0ew== | #=qSBVG6i3HoKQx$z3bwADYIgVX_kCktQP8JwBh1CI$O_8=->#=qK4rBLHQlJi1c$9ISNO6Z6w== | InternalHelper->LateUpdate | ] TypeError: Object has no method 'IniExists'
Run it as a Magma plugin.So if I wanted to fix this plugin myself to work with Jint what would I replace IniParser with?
well i would love too, but i dont think you can run both magma and the JSplugins at the same time? around 90 percent of my plugins run on the new JSplugins. if you know a way to run both, please do tell.Run it as a Magma plugin.
Root\Save\Magma
heh, sorry, but we are a bit "technologically challenged" could you post a detailed step by step tutorial pleaseYou can import it.
var fou = importNamespace("Fougerite");
var ini = new fou.IniParser("path to the file");
But you need to create the file manually first.
http://www.fougerite.com/threads/jint-2-2-update-was-merged-today.24/
I'm pretty sure you can run both.well i would love too, but i dont think you can run both magma and the JSplugins at the same time? around 90 percent of my plugins run on the new JSplugins. if you know a way to run both, please do tell.
Well im going to delete the Setting ini because i didnt do that, let me see what it comes out.I'd assume the cause for this is the colour of the chat.
Did you delete your old settings.ini and reload/restart the server to get a new one?
If so what does the chat colour look like in your settings?
E.G: ChatColour=[color white]
Or
ChatColour=[color #FFFFFF]
ah thanks! i got it, but i notice that whenever i talk, i get a long error message!I'm pretty sure you can run both.
Go to Root/Save/ and open Fougerite.cfg
and make sure Magma is uncommented.
![]()
The error is normal, its harmless.ah thanks! i got it, but i notice that whenever i talk, i get a long error message!
i got this to work on fougerite MC6, but im unable to run both on fougerite 1.05. if you know how im able to do this on 1.05, please help.
Sweet, No worries!It works, it was the Settings.ini! Thanks for your help!
Whaaaaaat how?Also with JSPlugin and Magma, i'v got both to run together seems to work for me. I am using MC6.
I am pretty sure you can run both JSplugin and Magma since 1.0.4
Read the rest of this update entry...*Have not tested banning of a player on a live server*
-Added more commands for Moderators.
Please tell me if anything is not working for you.
You can run all the modules at the same time, just like i rin magma and python.well i would love too, but i dont think you can run both magma and the JSplugins at the same time? around 90 percent of my plugins run on the new JSplugins. if you know a way to run both, please do tell.
Navmesh happens when there is an animal underground. They fixed this in experi @mikec is working on a fix for this in Fouherite AFAIKsorry Jakkee but my server crashed 7 times last night with this installed, there is a problem with the navmesh a jint, its like a mini internal ddos for the server