!reload

As a gm, i say !reload
If the server does not use override, and the command does not exist, it will say !reload out loud, in the chat.
If, however, the server uses override, it will show a blue message to the gm saying "The command !reload does not exist".

._., you have any idea of what "Override" does?
 
Add this..
PHP:
 public void clearScripts() {
        scripts.clear();
    }

PHP:
public void clear() {
        shops.clear();
        npcShops.clear();
    }

PHP:
public void reloadEvents() {
        eventSM.cancel();
        eventSM = new EventScriptManager(this, props.getProperty("[B][I][U]net.sf.odinms.channel.events[/U][/I][/B]").split(","));
        eventSM.init();
    }

Nice leech dungle.
Oh and you do know shootsource doesn't go like that?
 
Last edited:
Hows this a leech? i was kind and gave the functions.

Yes the functions for a non bubblesdev related source, whcih the functions were asked for.
If you still don't see it, bubblesdev doesn't have sf.net.odinms in the source which tells me you basically just copy pasted those functions from some other source without knowing what you're talking about, once again.
 
Yes the functions for a non bubblesdev related source, whcih the functions were asked for.
If you still don't see it, bubblesdev doesn't have sf.net.odinms in the source which tells me you basically just copy pasted those functions from some other source without knowing what you're talking about, once again.
Those (or maybe slightly different) functions are in the basic odin ms 988.
 
Yes the functions for a non bubblesdev related source, whcih the functions were asked for.
If you still don't see it, bubblesdev doesn't have sf.net.odinms in the source which tells me you basically just copy pasted those functions from some other source without knowing what you're talking about, once again.

LOL, i guess it's not to hard to fix that.
Its no diffrent, it works for bubblesdev aswell as it works for any other odinms repack.
 
you just combined cleardrops, clearreactors, clearportals, clearevents together in one command, hooray?
The commands you name have been forgotten about since v55. Re-releasing them is a perfect way of getting them back into sources. Not to mention they are extremely useful for devs.
 
XxОsirisxX;5505110 said:
It's forgotten by those that have no idea what things does and come here to get some help.
Haven't seen them in any repack nor source from v55 all the way till the section was closed.
 
Back