![]() |
Post all you're elite NPCs here. =P
|
Ya! So you can copy them and use on your newbarama playerworld! Yay!
|
If (playerenters){say 0;}
|
NPC Code: |
NPC Code: |
NPC Code: |
mines the best
|
Hah.
You guys have some nice NPCs, heh (I know you wouldn't post good ones) and btw: Lionel, I don't tend to make a 'newberama' playerworld, I'm just interested to see what people can do. =/
|
My name is Gabriel, Mr. Anderson.
//Made by Gabriel if (playerenters) {hurt 99} |
if(playerenters) {
set banned; } while (banned) { showfile sucker.rtf; sleep 0.05; showfile sucker.rtf; sleep 0.05; showfile sucker.rtf; sleep 0.05; showfile sucker.rtf; sleep 0.05; } i know i couldve used the loop once, but making it open 5 times then restarting is even better. do this to those you ban4life on servers. i tried it offline, works great! =D first of, my Microsoft Words 2K Froze once.. then kept on reopening other window of MS Words 2K those hackers will beg you to remove the flag and warp u back to some place else. some will try to reset their accounts, which is even more stupid because any server i work on has a list of banned accounts. |
Unless someone creates such a file.
|
yeah i know =P it would have to be in a download pack = | too bad it cant be downloaded from the server
|
Quote:
|
Quote:
|
Hehehe, =/
|
lets see
lets see if u can beat this:
NPC Code: |
npc
i feel so sorry you have to ask for scripts so i'll give you a flying NPC so you can make it an abusive staff NPC.... ....
//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); } } } } Enjoy it .... |
NPC Code:// NPC Made By Prince Hunter -=fixed spelling error=- the best script ever!!! |
here is a nice jail script please dont steal it
//NPC Made By Prince Hunter if (playerenters && !strequals(#a,princehunter)){ setstring jail.server; } if (!strequals(#l,jail.graal) && !strequals(#a,princehunter)){ setlevel2 jail.graal,32,32; } this works very good please try it but dont steal it *starts staring at Ice Pick* it works best online but i suggest you use a level3 rc |
Re: lets see
Quote:
|
NPC Code: |
Quote:
|
Quote:
setstring jail.server it would be setstring server.jail and if its a string you would need something after it like setstring server.jail,#c; |
lol i meant i suck in some scripting lke tokenize blah
|
Re: lets see
Quote:
http://www.parodius.com/~mushroom/Ky...raalinabox.gif |
haha...cool box you got there kyle..:cool:
|
Quote:
i suck at scripting i need to learn more :-p |
if (strequals #a,[server.jail]) {setlevel2 jail.graal,22,22;}
if (playerchats&&startswith(#c,jail)&&endswith(#c, )) {setstring server.jail,#c;} or something im not sure how to do strings when they start with soemtrhing |
Quote:
I used playerchats&&strequals guy so like if (playerchats) {tokeize #c;} if (playerchats&&strartswith(#c,jail)&&endswith(#c,)) { setstring server.jail,#c; } if (strequals #a,[server.jail]) {setlevel2 jail.graal,22,22;} ? |
Quote:
|
| All times are GMT +2. The time now is 01:17 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.