Re: [HELP] MoopleDEV Rev 117
sorry I can't understand a thing from your message
Re: [HELP] MoopleDEV Rev 117
Quote:
Originally Posted by
Saii
sorry I can't understand a thing from your message
I have two codes , the first and an ancient source ( v75 ) , I would like to know how to use this function in MoopleDEV .
If I already put a code here , I wonder if it is correct ...
Re: [HELP] MoopleDEV Rev 117
Re: [HELP] MoopleDEV Rev 117
Quote:
Originally Posted by
Fuzzy
test it o-o
I just need to know if this correct ...
Re: [HELP] MoopleDEV Rev 117
PHP Code:
int wld = chr.getLeader().getWorld();
int chn = chr.getLeader().getChannel();
Channel cs = Server.getInstance().getChannel(wld, chn);
is this what you're asking for?
Re: [HELP] MoopleDEV Rev 117
Quote:
Originally Posted by
GabrielSin
I just need to know if this correct ...
Testing makes perfect. Who would hand in code without testing it? You're bound to have made a mistake.