Teh Kewl Serah

Newbie Spellweaver
Joined
May 13, 2008
Messages
90
Reaction score
4
No flame,1st release.
PHP:
/* Sera
*/

var wui = 0;

function start() {
	cm.sendSimple ("Welcome to TechMS. Were would you like to start your adventure? rn#L0##bLith Harbor#k #lrn#L1##bHenesys#k #lrn#L2##bEllinia#k 

#lrn#L3##bPerion#k #lrn#L4##bKerning City#k #l rn rn Note: You will recive these items. #r rn 100Mil#fUI/UIWindow.img/QuestIcon/7/0#  rn 3347(Ellnia Gives 1265 for 

mages). #fUI/UIWindow.img/QuestIcon/8/0# rn #i2040807# #r x10  #z2040807# rn #i1002220# #r#z1002220# rn #i1042001# #r#z1042001# rn #i1062038# 

#r#z1062038# rn #i1072190# #r#z1072190# rn Jobs are not given. rn Skills are not maxed.");
}

function action(mode, type, selection) {
cm.dispose();
	if (selection == 0) {
		cm.warp(104000000,0);
		cm.gainMeso(1000000);
		} else if (selection == 1) {
		cm.warp(100000000,0);
		cm.gainMeso(100000000);
		cm.gainItem(2040807,10);
		cm.gainItem(1042001,1);
		cm.gainItem(1002220,1);
		cm.gainItem(1062038,1);
		cm.gainItem(1072190,1);
		cm.gainExp(3347);
		} else if (selection == 2) {
		cm.warp(101000000,0);
		cm.gainMeso(1000000);	
		cm.gainItem(2040807,10);
		cm.gainItem(1042001,1);
		cm.gainItem(1002220,1);
		cm.gainItem(1062038,1);
		cm.gainItem(1072190,1);
		cm.gainExp(1265);
		} else if (selection == 3) {
		cm.warp(102000000,0);
		cm.gainMeso(1000000);
		cm.gainItem(2040807,10);
		cm.gainItem(1042001,1);
		cm.gainItem(1002220,1);
		cm.gainItem(1062038,1);
		cm.gainItem(1072190,1);
		cm.gainExp(3347);
		} else if (selection == 4) {
		cm.warp(103000000,0);
		cm.gainMeso(1000000);
		cm.gainItem(2040807,10);
		cm.gainItem(1042001,1);
		cm.gainItem(1002220,1);
		cm.gainItem(1062038,1);
		cm.gainItem(1072190,1);
		cm.gainExp(3347);
		cm.dispose();
		}
	if (mode == 0 || wui == 1) {

		cm.dispose();
	} else {
		wui = 1;
		var statup = new java.util.ArrayList();
		var p = cm.c.getPlayer();
		var totAp = p.getRemainingAp() + p.getStr() + p.getDex() + p.getInt() + p.getLuk();
		p.setStr(4);
		p.setDex(4);
		p.setInt(4);
		p.setLuk(4);
		p.setRemainingAp (totAp - 16);
		statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.STR, java.lang.Integer.valueOf(4)));
		statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.DEX, java.lang.Integer.valueOf(4)));
		statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.LUK, java.lang.Integer.valueOf(4)));
		statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.INT, java.lang.Integer.valueOf(4)));
		statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.MapleStat.AVAILABLEAP, java.lang.Integer.valueOf(p.getRemainingAp())));

		p.getClient().getSession().write (net.sf.odinms.tools.MaplePacketCreator.updatePlayerStats(statup));
	}
}
Pics:
tk7kyle - Teh Kewl Serah - RaGEZONE Forums

tk7kyle - Teh Kewl Serah - RaGEZONE Forums

Direct File:
View attachment 2100.rar
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jun 30, 2008
Messages
132
Reaction score
0
Re: [Release]Teh Kewl Serah

not bad for ur release
 
Master Summoner
Loyal Member
Joined
Jul 14, 2008
Messages
584
Reaction score
1
Re: [Release]Teh Kewl Serah

good job!
_______
tk7kyle - Teh Kewl Serah - RaGEZONE Forums

tk7kyle - Teh Kewl Serah - RaGEZONE Forums

 
Experienced Elementalist
Loyal Member
Joined
Apr 23, 2008
Messages
240
Reaction score
0
Re: [Release]Teh Kewl Serah

Gratz on your first release.
 
Newbie Spellweaver
Joined
May 13, 2008
Messages
90
Reaction score
4
Re: [Release]Teh Kewl Serah

Thanks :D
 
Supreme Arcanarch
Loyal Member
Joined
Jul 21, 2008
Messages
969
Reaction score
1
Re: [Release]Teh Kewl Serah

Good job dude. Keep it up =)
 
Newbie Spellweaver
Joined
May 13, 2008
Messages
90
Reaction score
4
Re: [Release]Teh Kewl Serah

does anyone know the spawn code...?
 
Newbie Spellweaver
Joined
Jun 1, 2008
Messages
91
Reaction score
0
Re: [Release]Teh Kewl Serah

Good job on your 1st release. You may wanna change the 100 mil meso starting thing unless you dont care that people can abuse it with mules.
 
Newbie Spellweaver
Joined
Jul 24, 2008
Messages
50
Reaction score
1
Re: [Release]Teh Kewl Serah

This release turned me on.
 
my milkshake.
Joined
Aug 23, 2008
Messages
230
Reaction score
10
Re: [Release]Teh Kewl Serah

OMG hey kyle remember when you gib me meso0rz in mardia? :D sorry in the moment :p this is my good ol pal which i havnt seen in about 9 months and i met him like in october last year in a small world called mardia xD
 
Newbie Spellweaver
Joined
Jul 24, 2008
Messages
50
Reaction score
1
Re: [Release]Teh Kewl Serah

OMG hey kyle remember when you gib me meso0rz in mardia? :D sorry in the moment :p this is my good ol pal which i havnt seen in about 9 months and i met him like in october last year in a small world called mardia xD

Reminds me of the day i sold my Car to buy gas...
 
Junior Spellweaver
Joined
Jun 27, 2008
Messages
148
Reaction score
0
Re: [Release]Teh Kewl Serah

I'll never get why people get so hyped up over Sera releases. o_o
 
my milkshake.
Joined
Aug 23, 2008
Messages
230
Reaction score
10
Re: [Release]Teh Kewl Serah

Reminds me of the day i sold my Car to buy gas...

look im going to be like HAKA. YOU SIR NEEDS TOO GETS A LIFE BECAUSE THEREFORE YOU WILL NOTS GET WUN.
 
Skilled Illusionist
Loyal Member
Joined
Jun 23, 2008
Messages
324
Reaction score
0
Re: [Release]Teh Kewl Serah

Nice job for your 1st release =D
 
Mother effin' clouds
Loyal Member
Joined
Apr 13, 2008
Messages
1,533
Reaction score
448
Re: [Release]Teh Kewl Serah

Congratulations mate on your first release :D.
Nice range of gifts to startin users, even though there are many sera releases this is fine :] just a tip... ease up a bit in those hardcore freebies
 
Newbie Spellweaver
Joined
Jul 18, 2008
Messages
32
Reaction score
0
Re: [Release]Teh Kewl Serah

this release look good for a first timer! good job dude!
 
Back
Top