Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-09-2002, 04:06 AM
SingleChance SingleChance is offline
Kill Pirates
Join Date: Apr 2002
Location: Canada
Posts: 1,296
SingleChance is on a distinguished road
Scripts...

Ok i think we should have a competition on the BEST
Scripts u have maid u if you dont want any 1 to steal ur scripts dont post...
Well here is mine
I dont care if people steal its just lame
Attached Files
File Type: nw wan_npcs.nw (14.9 KB, 250 views)
Reply With Quote
  #2  
Old 08-09-2002, 04:36 AM
Dean Dean is offline
Banned
Join Date: Sep 2001
Location: United Kingdom
Posts: 351
Dean will become famous soon enough
if (singlechance==scriptstealer){
close thread;
}
Reply With Quote
  #3  
Old 08-09-2002, 08:38 AM
Legondary_MyTH Legondary_MyTH is offline
Registered User
Join Date: May 2002
Location: Levelville
Posts: 420
Legondary_MyTH is on a distinguished road
Ouch...That wasnt nice
__________________
ArchMage Amedeus Valoryn of Zormite
Manager of Anarchy
Past Jobs:
Levels Admin on Renegade
LAT on Doomsday,Babylon,G3K
Developer on Faheria,Babylon
GP on Sanstrata,G3K
Reply With Quote
  #4  
Old 08-09-2002, 09:47 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Re: dudes

Quote:
Originally posted by SingleChance
what lamers are use?
UR SUPPOSE TO POST URS LOL i came back 5 mins and 4 people downloading them post urs..
How about we give you a single chance to prove you can open up your english book, and perhaps learn to use it properly.


--------------------------------
But here have a gift anyhow.
It's an npc named Gift
It is not an advanced script but it makes use of one of my more advanced scripts.
NPC Code:

// NPC made by Rogue Shadow -TT-*C* (TCN)

if (playerenters)message Gift - A Click Menu Button.;

if (playertouchsme)toweapons -Gift;

if (actionMenu&&isweapon) {
this.i = strtofloat(#s(index));
for (i=0;i<3;i++){
lay2 heart,players[this.i].x+random(-1,2),players[this.i].y+random(0,3);
lay2 darts,players[this.i].x+random(-1,2),players[this.i].y+random(0,3);
lay2 bombs,players[this.i].x+random(-1,2),players[this.i].y+random(0,3);
}
}



In fact it only works with the more advanced NPC. It is pretty much a module for it.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #5  
Old 08-09-2002, 03:27 PM
SingleChance SingleChance is offline
Kill Pirates
Join Date: Apr 2002
Location: Canada
Posts: 1,296
SingleChance is on a distinguished road
WTF?

what are u on about?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:55 PM.


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