RaGEZONE sponsored advertisment:
| | The free 3D side scrolling MMORPG. | |
07-03-2008
|
#1 (permalink)
| | Average Member
Rank: Hobbit
Join Date: Mar 2008
Posts: 57
Thanked 0 Times in 0 Posts
| [Release]world name or world php sclipt
world name !
odinms>src>net>sf>odinms>net>login>handler>Serverl istrequest.java
for ex:
| | Quote: |
c.getSession().write(MaplePacketCreator.getServerL ist(1, "Servername", LoginServer.getInstance().getLoad()));
//c.getSession().write(MaplePacketCreator.getServerL ist(1, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerL ist(2, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerL ist(3, "Zenith", LoginServer.getInstance().getChannels(), 1200));
c.getSession().write(MaplePacketCreator.getEndOfSe rverList());
|
| | Quote: |
c.getSession().write(MaplePacketCreator.getServerL ist(2, "Servername", LoginServer.getInstance().getLoad()));
//c.getSession().write(MaplePacketCreator.getServerL ist(1, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerL ist(2, "Zenith", LoginServer.getInstance().getChannels(), 1200));
//c.getSession().write(MaplePacketCreator.getServerL ist(3, "Zenith", LoginServer.getInstance().getChannels(), 1200));
c.getSession().write(MaplePacketCreator.getEndOfSe rverList());
| 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?? |
| |
RaGEZONE sponsored advertisment:
07-03-2008
|
#2 (permalink)
| | ≈
Rank: Member + Join Date: Jun 2008 Location: Hong Kong
Posts: 340
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
nope i dont : )
sorry, but thanks : P
~dXm
__________________ -MacOSX 10.5 User-
|
Originally Posted by giro58 | |
Sharing Failure is the best.
| |
| | 
Endorsement
07-03-2008
|
#3 (permalink)
| | Account Upgraded | Title Enabled!
Rank: Member + Join Date: May 2008 Location: behind U!!!
Posts: 489
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
hmm need compile right ?
|
| | 
Endorsement
07-03-2008
|
#4 (permalink)
| | Average Member
Rank: Hobbit
Join Date: Mar 2008
Posts: 57
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
Originally Posted by xiaojintai | |
hmm need compile right ?
| yeh compile
|
| |
07-03-2008
|
#5 (permalink)
| | Account Upgraded | Title Enabled!
Rank: Member + Join Date: May 2008 Location: behind U!!!
Posts: 489
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
Originally Posted by juju987 | |
yeh compile
| ok thanks mine teaching me? i kept getting error lols~
|
| |
07-03-2008
|
#6 (permalink)
| | Custom title shit.
Rank: Member + Join Date: May 2008 Location: New york
Posts: 525
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
I changed my main one and it works, but then none of the characters are there.
|
| |
07-03-2008
|
#7 (permalink)
| | XtinctMS Coming Soon...
Rank: Member + Join Date: May 2008
Posts: 662
Thanked 0 Times in 0 Posts
| 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
|
| |
07-03-2008
|
#8 (permalink)
| | XtinctMS Coming Soon...
Rank: Member + Join Date: May 2008
Posts: 662
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
Juju, do you have hotmail? I wana tok to u bout sth.
|
| |
07-03-2008
|
#9 (permalink)
| | Custom title shit.
Rank: Member + Join Date: May 2008 Location: New york
Posts: 525
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
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?
|
| |
07-03-2008
|
#10 (permalink)
| | Owner of SpyMS
Rank: Member + Join Date: Apr 2008 Location: ...stalker much...
Posts: 506
Thanked 1 Time in 1 Post
| 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
Last edited by Spyker710; 07-21-2008 at 09:02 PM.
Reason: Said Zenith instead of Scania D:
|
| |
07-03-2008
|
#11 (permalink)
| | Custom title shit.
Rank: Member + Join Date: May 2008 Location: New york
Posts: 525
Thanked 0 Times in 0 Posts
| 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?
|
| |
07-03-2008
|
#12 (permalink)
| | Owner of SpyMS
Rank: Member + Join Date: Apr 2008 Location: ...stalker much...
Posts: 506
Thanked 1 Time in 1 Post
| 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
|
| |
07-03-2008
|
#13 (permalink)
| | Custom title shit.
Rank: Member + Join Date: May 2008 Location: New york
Posts: 525
Thanked 0 Times in 0 Posts
| 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?
|
| |
07-03-2008
|
#14 (permalink)
| | Average Member
Rank: Hobbit
Join Date: Apr 2008
Posts: 51
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
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:
|
| |
07-03-2008
|
#15 (permalink)
| | Average Member
Rank: Hobbit
Join Date: Apr 2008
Posts: 51
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
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:
|
| |
07-03-2008
|
#16 (permalink)
| | Owner of SpyMS
Rank: Member + Join Date: Apr 2008 Location: ...stalker much...
Posts: 506
Thanked 1 Time in 1 Post
| Re: [Release]world name or world php sclipt
|
Originally Posted by PieLuvah | |
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:
| Or you can change the "world" column in your characters table to whatever ID you use.
EX. 0 = Scania, 4 = Khaini
I change from Scania to Khaini, so I would change everyone's world value to 4.
That should fix the characters not appearing.
|
| |
07-04-2008
|
#17 (permalink)
| | AmoraMS :3
Rank: Member + Join Date: Feb 2007 Location: Crapvile, USA
Posts: 814
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
This isn't really a PHP script.
|
| |
07-04-2008
|
#18 (permalink)
| | Custom title shit.
Rank: Member + Join Date: May 2008 Location: New york
Posts: 525
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
|
Originally Posted by PieLuvah | |
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:
| Yeah spiker said that up there, but you can't create new characters :[
|
| |
07-04-2008
|
#19 (permalink)
| | 1337-n00b
Rank: Member + Join Date: Apr 2007
Posts: 266
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
character creation has something to do with channel world, and when you change it you get a key error so idk how to fix it XP
|
| |
07-04-2008
|
#20 (permalink)
| | Owner of RLVHosting
Rank: Member + Join Date: Apr 2008 Location: Las Vegas
Posts: 1,274
Thanked 2 Times in 1 Post
| Re: [Release]world name or world php sclipt
hey, Did they fix it? Because before once you change the server code or w/e
If they try and create a character it says like, Blah blah blah population blah blah
|
| |
07-04-2008
|
#21 (permalink)
| | Member
Rank: Hobbit
Join Date: Jun 2008
Posts: 34
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
I didnt get no error or nothing i put 3 different worlds and i created characters and there was no error
Last edited by Thrasher76; 07-04-2008 at 02:30 PM.
|
| |
07-21-2008
|
#22 (permalink)
| | Onions
Rank: Member + Join Date: Jul 2008 Location: The Coop.
Posts: 1,173
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
Maybe to fix the character creation bugs, you go to your characters table in MySQL and make whatever the world number you chose as the default value for world.
Haven't tried it, but just a thought.
|
| |
07-28-2008
|
#23 (permalink)
| | Alpha
Rank: Member
Join Date: Jul 2008 Location: Canada,Ontario
Posts: 131
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
good job i am testing if i get any errors i well post pce
__________________ 
How To Connect To LikeMS Here |
| |
07-28-2008
|
#24 (permalink)
| | Alpha
Rank: Member
Join Date: Jul 2008 Location: Canada,Ontario
Posts: 131
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
this is to Commie when i go to my table i have my admin char but when i go to char selection screen i dont see him -_-" help
__________________ 
How To Connect To LikeMS Here |
| |
09-15-2008
|
#25 (permalink)
| | Member
Rank: Hobbit
Join Date: Aug 2008
Posts: 32
Thanked 0 Times in 0 Posts
| Re: [Release]world name or world php sclipt
Nice release.
but its not a php scrips -_-
|
| |
LinkBacks (?)
LinkBack to this Thread: http://forum.ragezone.com/f427/release-world-name-or-world-php-sclipt-424632/ | | Posted By | For | Type | Date | | OdinMS Source Releases,Guides,Repacks,Revs,Tutorials,HTML-PHP,Tools,Handbook - GameCheetah | This thread | Refback | 05-03-2009 04:43 PM | | [OdinMS]Releases,Guides,Repacks,Revs,orials,HTML-PHP,Tools,Handbook - Maplestory Releases - ServerFiles.org | This thread | Refback | 03-25-2009 05:16 PM | |