Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Playerworld Staff Openings (https://forums.graalonline.com/forums/forumdisplay.php?f=113)
-   -   Enjaku Hiring (https://forums.graalonline.com/forums/showthread.php?t=55338)

Andares 09-15-2004 12:01 AM

Enjaku Hiring
 
Enjaku/Playerworld147 is hiring 1 NAT.

Here's the tryout application, no, we're not hiring anything else, except for maybe GFX. If you pm me when I'm non-afkish some time, I'll look over your app and warp you to the test level. Otherwise, AIM me at AtariTandy.

The Inventory, HP System, Movement System, and Basic GUI, along with a test sword, are completed. This server needs secondary scripts, like a leveling system, advanced tailor, etc.

Application:
1. Account/Nick
2. Time Zone
3. How long a day will you be on Graal?

4. Demonstrate your knowledge of triggeraction (clientside and serverside), callweapon, and selectedweapon in one script.
5. Create a simple movement system and experience system.
6. Debug the following script:
NPC Code:

if(actionserverside)
{ setplayerprop #c,Completed!;
setstring serverr.points,#t(0);
//#CLIENTSIDE
if(weaponfired) {
this.num = random(1,50);
say2 Name a number between 1 and 50 }

if(playerchats && #w == "HiLo") {
if(this.num != 0) {
this.player_num = #v(#c);
this.final_num = this.num-this.playernum; // how far away the user was
triggeraction serverside,#v(this.final_num);
say2 The number was #v(this.num);
this.num = 0;
}


Kuza 09-15-2004 02:34 AM

Nice application. I like how you're actually testing the knowledge of their scripting capabilites and not asking them to just send you some random NPC. Good idea and good luck finding an NAT! :)


All times are GMT +2. The time now is 11:14 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.