SnailMS
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Swagga's coder application

+3
DarkThrills
Andrew
[Swagga]
7 posters

Page 1 of 2 1, 2  Next

Go down

Swagga's coder application Empty Swagga's coder application

Post by [Swagga] Mon Jan 11, 2010 8:56 pm

Name:
Alex Huang
IGN:
Swagga
Age:
16

Experience's:
I have had alot of experience. I have even had experience in this server. I hope you believe i have experience Andrew I will show you my coding's here.

Example's:

* '''Level 1''': Green Snail Shell -1, MP -10; Damage 10
* '''Level 2''': Blue Snail Shell -1, MP -15; Damage 25
* '''Level 3''': Red Snail Shell -1, MP -20; Damage 40}}
^^^^ this is for a skill Three snails. now look down.

* '''Level 1''': Green Snail Shell -1, MP -10; Damage 1000000
* '''Level 2''': Blue Snail Shell -1, MP -15; Damage 200000
* '''Level 3''': Red Snail Shell -1, MP -20; Damage 4000}}

You can easily change this so.... The damage can go higher and put it in you'r database. This is for the skill thirowing snail shells a begginer skill but... it now can become one of the best skills EVER.. For pros..

My second coding

var status;
var text;

function start() {
status = -1;
action(1, 0, 0);
}

function action(mode, type, selection) {
if (mode == -1) {
cm.dispose();
} else {
if (mode == 0 && status == 1) {
cm.dispose();
return;
}
if (mode == 1)
status++;
else
status--;
if (status == 0) {
cm.sendNext("Now i can teleport you to the selected places in SnailMS);
} else if (status == 1) {
cm.sendGetText("#ePlease type in the mapname in the box. \r\n#n#rI can only teleport you to towns tough.#k");
} else if (status == 2) {
text = cm.getText();
cm.sendYesNo("So you want to go to " + text + "?");
} else if (status == 3) {
if (text == "Henesys") {
cm.warp(100000000);
} else if (text == "henesys") {
cm.warp(100000000);
} else if (text == "Ellinia") {
cm.warp(101000000);
} else if (text == "ellinia") {
cm.warp(101000000);
} else if (text == "Perion") {
cm.warp(102000000);
} else if (text == "perion") {
cm.warp(102000000);
} else if (text == "Kerning City") {
cm.warp(103000000);
} else if (text == "kerning city") {
cm.warp(103000000);
} else if (text == "Kerning") {
cm.warp(103000000);
} else if (text == "kerning") {
cm.warp(103000000);
} else if (text == "Sleepywood") {
cm.warp(105040300);
} else if (text == "sleepywood") {
cm.warp(105040300);
}
}
}
}

This is only a very simple teleporting NPC and if you would like you can change the map's to like anywhere but It doesnt really have a use unless you would like to place it into FM to teleport users to a special map of some sort..


Now this is a teleporter that takes you to the GM map

void NPCsScripts::npc_9310011(NPC* npc){
int state = npc->getState();
int map = npc->getPlayerMap();
if(npc->getPlayerMap() == 0){
if(state == 0){
npc->addText(" Want to go to the#bGM Map#k? ");
npc->sendYesNo();
}
else if(state == 1){
if(npc->getSelected() == YES){
npc->addText(" Ok now let's go where GM shinn Play's around with kaytehz. ");
npc->sendNext();
}
else {
npc->addText(" Are you sure? ");
npc->setState(npc->getState()+1);
npc->sendYesNo();
}
}
else if(state == 2){
npc->teleport(180000000);
npc->end();
}
else if(state == 3){
if(npc->getSelected() == YES){
npc->addText(" Call me when you need me the other GM's are busy . ");
npc->sendNext();
npc->end();
}
else {
npc->addText(" Ok!, tell me when you have your decision. ");
npc->sendNext();
npc->end();
}
}
}
else if(state == 5){
npc->teleport(180000000);
npc->end();
}
else if (map == 180000000){
if(state == 0){
npc->addText(" Het OMG it's GM shinns map #rGM map#k! ");
npc->addText(" Enjoy! ");
npc->sendBackOK();
}
else if(state == 1){
npc->end();
}
}
else{
npc->end();
}
}




How Would This Benefit Us:
This would benefit you because, I can code cutom npc's and make npc's that can make the people buddy list fuller and a person to teleport people to the wedding map Just give me a chance I know i said i quit but, I lied andrew Sorry.
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Andrew Tue Jan 12, 2010 1:39 am

I thought u left... u and LA Sampang who says he lives next to you.

Andrew
Admin

Posts : 762
Reputation : 37
Join date : 2009-09-21
Age : 28
Location : Anaheim Hills, California

https://snailms.forumotion.com

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Guest Tue Jan 12, 2010 2:44 am

You couldn't find another server to "help"?
Welcome back I guess.

Guest
Guest


Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by DarkThrills Tue Jan 12, 2010 5:04 pm

Are Alex and Swagga the same person?

If they are then didn't Alex come back 2 weeks ago?
DarkThrills
DarkThrills

Posts : 992
Reputation : 3
Join date : 2009-12-29
Age : 29
Location : Mississauga, ON

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Guest Tue Jan 12, 2010 5:19 pm

Wtf? If you're a real forumer you'd have read the thread he posted when he couldn't get on his char.

Yes it's the same person.

Guest
Guest


Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by DarkThrills Tue Jan 12, 2010 5:41 pm

I kept thinking hes the same person but he always posts with both his forum accounts so I got lost.
DarkThrills
DarkThrills

Posts : 992
Reputation : 3
Join date : 2009-12-29
Age : 29
Location : Mississauga, ON

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Minnie Tue Jan 12, 2010 6:28 pm

welcome back Swagga
Minnie
Minnie

Posts : 255
Reputation : 4
Join date : 2009-10-27
Age : 30
Location : PA,ShadeySide

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by [Swagga] Tue Jan 12, 2010 6:35 pm

uhhuh ok... Awkward Me and Laurance like are neighbors now some how i do not know he moved into my neighborhood and he takes my internet and got me banned so yeah
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Andrew Tue Jan 12, 2010 9:34 pm

No, I banned you.

Andrew
Admin

Posts : 762
Reputation : 37
Join date : 2009-09-21
Age : 28
Location : Anaheim Hills, California

https://snailms.forumotion.com

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by [Swagga] Wed Jan 13, 2010 12:07 am

ok................ Why? I didn't break rules I can code better than this but, It might take me some time.
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by DarkThrills Wed Jan 13, 2010 5:00 pm

I think he banned you because LA said some shit and you moved over to his server because you couldn't be a GM here and LA would've made you a lv 5 GM.
DarkThrills
DarkThrills

Posts : 992
Reputation : 3
Join date : 2009-12-29
Age : 29
Location : Mississauga, ON

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Guest Wed Jan 13, 2010 5:09 pm

[Swagga] wrote:ok................ Why? I didn't break rules I can code better than this but, It might take me some time.

Kay, sure.
Prove it.

Guest
Guest


Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by [Swagga] Wed Jan 13, 2010 8:25 pm

ok.. i will code something what do you want me to code actually all i would have to do is add more if you want me to i can make it give items or something ok
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Minnie Wed Jan 13, 2010 9:28 pm

i have a idea for something you could try to code:

maybe a new fm look????

or maybe weddings????
Minnie
Minnie

Posts : 255
Reputation : 4
Join date : 2009-10-27
Age : 30
Location : PA,ShadeySide

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by [Swagga] Wed Jan 13, 2010 11:05 pm

You know that a custom FM it's a WZ edit use that easy i can get you anyone you want. The wedding i will look at that i know they are hard but i will try
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by †ζnҒinity† Thu Jan 14, 2010 1:37 am

try hard Swagga xD heres ur chance to prove yourself ahaha Best of luck xDDD

†ζnҒinity†

Posts : 680
Reputation : 42
Join date : 2009-10-01

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Minnie Thu Jan 14, 2010 1:43 am

k the main 1 is weddings cause that would be kool
Minnie
Minnie

Posts : 255
Reputation : 4
Join date : 2009-10-27
Age : 30
Location : PA,ShadeySide

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Guest Thu Jan 14, 2010 4:27 am

You told me you finished the wedding already, but you never gave it to Andrew.

Guest
Guest


Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by †ζnҒinity† Thu Jan 14, 2010 5:03 am

lol give him some time...maybe hes perfecting it ? or sth of that sort..

†ζnҒinity†

Posts : 680
Reputation : 42
Join date : 2009-10-01

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Andrew Thu Jan 14, 2010 7:33 pm

He gave it to me. He leeched it from RageZone. HAHA

Andrew
Admin

Posts : 762
Reputation : 37
Join date : 2009-09-21
Age : 28
Location : Anaheim Hills, California

https://snailms.forumotion.com

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by [Swagga] Thu Jan 14, 2010 8:28 pm

that was a long time ago foo now im making it
[Swagga]
[Swagga]

Posts : 154
Reputation : 18
Join date : 2009-10-16

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Minnie Fri Jan 15, 2010 12:23 am

Well try to make a good one please so I can say at least you tried.
Minnie
Minnie

Posts : 255
Reputation : 4
Join date : 2009-10-27
Age : 30
Location : PA,ShadeySide

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Andrew Fri Jan 15, 2010 12:35 am

If you wana be coder, You would have to REALLY Impress me

Andrew
Admin

Posts : 762
Reputation : 37
Join date : 2009-09-21
Age : 28
Location : Anaheim Hills, California

https://snailms.forumotion.com

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Shinn Asuka Fri Jan 15, 2010 12:43 am

Make Nuclear bomb gm command to kill everyone in server !! nah kidding kidding. Good luck impressing Andrew Alex. Im jealous of people that can code >,> So you all impress me with the little stuff.
Shinn Asuka
Shinn Asuka

Posts : 225
Reputation : 6
Join date : 2009-09-22
Age : 27

Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Guest Fri Jan 15, 2010 2:51 am

Shinn Asuka wrote:Make Nuclear bomb gm command to kill everyone in server !! nah kidding kidding. Good luck impressing Andrew Alex. Im jealous of people that can code >,> So you all impress me with the little stuff.

He can impress you with stuff that's leeched?

Guest
Guest


Back to top Go down

Swagga's coder application Empty Re: Swagga's coder application

Post by Sponsored content


Sponsored content


Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum