Name irl:kyle lol its up there
what u want as ur IGN:D3VIL
Y u want 2 b a coder/dev:because i think i can help the server and i have fun while i code / script things
Wut u could do for this server;code/script npcs and make npcs (you know all the stuff a dev does)
Experiences:coded for 2 servers already but i took summer vacation so i quit for a bit now im back
Skills:here is an example
| Code: |
var status = 0; function start() { status = -1; action(1, 0, 0); } function action(mode, type, selection) { if (status == 6 || mode == -1) { cm.dispose(); } else { if (status == 5) { status = 6; return; } if (mode == 1) status ; else status--; if (status == 0) { cm.sendNext("Here is the GM List"); } else if (status == 1) { cm.sendNextPrev("#Jimmy , Nessa [Owner]#k") } else if (status == 2) { cm.sendNextPrev("#Jin,ChrisTheMan,Eric [Moderator]#k"); } else if (status == 3) { cm.sendNextPrev("#Kyle, Brad [Dev]#k"); } else if (status == 4) { cm.sendNextPrev("#N/A [donators]#k"); } else if (status == 5) { cm.sendOk("That's all the GM's... Bye!"); cm.dispose(); } } }
|
If you would like to talk add me on msn Kyle_m24@hotmail.com