![]() |
-Malhangaia- *LOOKING FOR NATs!*
Hey everyone.. Malhangaia is looking for some good NATs. If you are willing to try out, send me your best NPC script and I will review it. Who knows, maybe you could become the Head NAT?! :D
|
Sure you could =P Even if you really aren't.. I'd still consider hiring you, we don't have that much staff really.
|
Quote:
|
?
O_o? :confused:
|
[sarcasm]Kaimetsu cant even script a door perfectly!!![/sarcasm]
|
Quote:
|
Quote:
|
Quote:
and then the one who's best working without bugs and stuff then he wins ;) |
Quote:
|
me is nAT METriall ..
look at mah Awesome NPC ...
//NPC made by Nyght (FAQ) if (created) {show; } if (playerenters && isleader) { message This is the best NPC ever ....; sleep 1; setplayerprop #c, DUHHH !!!!; } if (playerchats) { if (strequlas(#c,DUHHH !!!!)) { playerhearts = 0; setplayerprop #c,Me dead ...; } } Actually here is a freebe NPC i made .... //NPC Made by Nyght (FAQ) if (playertouchsme) { timeout = 0.05; toweapons Fly; set onduty; } if (timeout || playerenters || isweapon) { timeout = 0.05; } if (isweapon) { if (strequals(#c,Fly on)) { if (onduty) { if (this.action=0) { this.action = 1; setplayerprop #c,You Belived you coud fly !; }else{ setplayerprop #c,You are already flying dummy !; } }else{ setplayerprop #c,You aren't onduty !; } } if (strequals(#c,fly off)) { if (this.action=1) { this.action = 0; setplayerprop #c,You lost your happy thought!; }else{ setplayerprop #c,Flying has been off !; } } if (timeout) { if (this.action=1 && !onduty) { this.action = 0; setplayerprop #c,Flying is off cause your NOT on duty !; } if (this.action=1) { playersprite = 34; if (keydown(0)) { playery = playery-(0.25); } if (keydown(1)) { playerx = playerx-(0.25); } if (keydown(2)) { playery = playery+(0.25); } if (keydown(3)) { playerx = playerx+(0.25); } } } } I think its fun to play with .... http://www.deceptiononline.f2s.com/nyghtdoll.gif |
All times are GMT +2. The time now is 09:40 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.