[Release]world name or world php sclipt
world name !
odinms>src>net>sf>odinms>net>login>handler>Serverlistrequest.java
for ex:
Quote:
c.getSession().write(MaplePacketCreator.getServerList(1, "Servername", LoginServer.getInstance().getLoad()));
//c.getSession().write(MaplePacketCreator.getServerList(1, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerList(2, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerList(3, "Zenith", LoginServer.getInstance().getChannels(), 1200));
c.getSession().write(MaplePacketCreator.getEndOfServerList());
Quote:
c.getSession().write(MaplePacketCreator.getServerList(2, "Servername", LoginServer.getInstance().getLoad()));
//c.getSession().write(MaplePacketCreator.getServerList(1, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerList(2, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerList(3, "Zenith", LoginServer.getInstance().getChannels(), 1200));
c.getSession().write(MaplePacketCreator.getEndOfServerList());
world name
Quote:
* 0 = Scania
* 1 = Bera
* 2 = Broa
* 3 = Windia
* 4 = Khania
* 5 = Bellocan
* 6 = Mardia
* 7 = Kradia
* 8 = Yellonde
* 9 = Demethos
* 10 (hex 0A) = Elnido
* 11 (hex 0B) = Kastia
* 12 (hex 0C) = Judis
* 13 (hex 0D) = Arkenia
* 14 (hex 0E) = Plana
* 15 (hex 0F) = Galicia
* 16 (hex 10) = Kalluna
* 17 (hex 11) = Stius
* 18 (hex 12) = Croa
* 19 (hex 13) = Zenith
* 20 (hex 14) = Medere (Korean)
php sclipt online or ranking
Quote:
$world = array(
0 =>'<b>Scania</b>',
1 =>'<b>Bera</b>',
2 =>'<b>windia</b>',
3 =>'<b>khania</b>',
4 =>'<b>Bellocan</b>',
5 =>'<b>Mardia</b>',
6 =>'<b>Yellond</b>',
7 =>'<b>Kradia</b>',
8 =>'<b>Demethos</b>',
9 =>'<b>Elnido</b>',
10 =>'<b>Kastia</b>',
11=>'<b>Judis</b>',
12 =>'<b>Arkenia</b>',
13 =>'<b>Plana</b>',
14 =>'<b>Galicia</b>',
);
Quote:
<th bgcolor='#cbff79' style='height: 30px; background-image: url(navigation.jpg)'><font color="#000000"> World </font></th>
Quote:
SELECT characters.name , characters.job , characters.level, accounts.loggedin, characters.world
Quote:
<td bgcolor='#cbff79' style='width: 100px; '> <?php echo $world [$r['world']];?> </td>
Quote:
channel.properties localhost,127.0.0.1 no.. your IP
did you get it??
http://garaglv.hosting.paran.com/zbx...01_juju987.jpg
Re: [Release]world name or world php sclipt
nope i dont : )
sorry, but thanks : P
~dXm
Re: [Release]world name or world php sclipt
Re: [Release]world name or world php sclipt
Quote:
Originally Posted by
xiaojintai
hmm need compile right ?
yeh compile
Re: [Release]world name or world php sclipt
Quote:
Originally Posted by
juju987
yeh compile
ok thanks mine teaching me? i kept getting error lols~
Re: [Release]world name or world php sclipt
I changed my main one and it works, but then none of the characters are there.
Re: [Release]world name or world php sclipt
Wow, your Php script is sth new =P I tink will be adding to KakaCMS v4 if there are no errors =P
Re: [Release]world name or world php sclipt
Juju, do you have hotmail? I wana tok to u bout sth.
Re: [Release]world name or world php sclipt
Quote:
Originally Posted by
xkush
I changed my main one and it works, but then none of the characters are there.
Is this supposed to happen? Nothing i can do right?
Re: [Release]world name or world php sclipt
Haha, this is actually confusing for me xD
If I take away the // on a line, I get an error haha
@xkush
You have to change the "world" value in your characters table to the ID of your world.
EX. I switched from Scania to Khaini, I would change the value "0" to "4" in my characters.world
Re: [Release]world name or world php sclipt
Thanks <3
BTW- If they create characters it'll automatically go to the new world now, right?
Re: [Release]world name or world php sclipt
I got it to work, but you can't make characters. You get the "Character creation has been disabled" glitch
and you still end up in the same world as everyone else is in, but it's a start o.o
Re: [Release]world name or world php sclipt
How do you use the hex ones?
Gotta edit the client or something?
Oh and can we take out the ribbons on top?
Re: [Release]world name or world php sclipt
Quote:
Originally Posted by
xkush
How do you use the hex ones?
Gotta edit the client or something?
Oh and can we take out the ribbons on top?
I dunno about the ribbon thing but I dont think you needa edit the client to change the world icon :yes:
Re: [Release]world name or world php sclipt
Quote:
Originally Posted by
xkush
I changed my main one and it works, but then none of the characters are there.
Yeah I've realized that too. The new world is added and you can make new characters but you can't connect to different worlds. So we need to figure that out now. Oh and to fix that problem, just go back to you old world :winky: