Plugins AddBattleconf

Samuel

New member
Messages
397
Points
0
Discord
Elijah#5798
Github
Samuel23
Emulator
Well, hello everyone! It's been a while
default_smile.png


Been busy in real life and now I'm back and learning all the changes that has been made and now I'm focusing on scripting and making plugins again.
default_smile.png


So I have encountered a problem now with regards to plugin.

I have added battleconf settings into the plugin which is loaded perfectly.

The problem is, the value can't be detected by the script command getbattleflag

Although setbattleflag command can affect the custom battle_conf setting I have made with the plugin.

Thanks!

 
The current workaround can be hook battle_get_value function and return value and use hookStop()

 
Back
Top