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 05-08-2001, 06:18 AM
Aknts Aknts is offline
Level Designer
Aknts's Avatar
Join Date: Apr 2001
Location: USofA
Posts: 3,340
Aknts will become famous soon enough
Send a message via AIM to Aknts
Thumbs up

Well here I want you to post your best scripts ever.
When at least 10 people posted there best scripts ever and there good I will post my best scripts.


Reminder if your posting a script put it in a level plus if you have more than 1 level put it in a zip!



Reply With Quote
  #2  
Old 05-08-2001, 06:43 AM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
1. Why?
2. No, we don't want you to take our scripts for your PW.
3. Isn't that partly what this forum is for?
__________________
Reply With Quote
  #3  
Old 05-08-2001, 06:44 AM
Mustang1988 Mustang1988 is offline
Registered User
Mustang1988's Avatar
Join Date: Mar 2001
Location: California
Posts: 0
Mustang1988 is on a distinguished road
btw:

NPC Code:

followplayer;

__________________
Reply With Quote
  #4  
Old 05-08-2001, 06:47 AM
Lion'el-Jonson Lion'el-Jonson is offline
Please Wait....
Lion'el-Jonson's Avatar
Join Date: Mar 2001
Location: I like to eat food samples at price club.
Posts: 1,663
Lion'el-Jonson will become famous soon enough
Send a message via AIM to Lion'el-Jonson Send a message via Yahoo to Lion'el-Jonson
NPC Code:

//NPC made by Burakku Naito Gabriel (Samurai)
if (playerenters) {
{
if (playertouchsme) {
{

__________________


"My words are like weaponry on a record"
Reply With Quote
  #5  
Old 05-08-2001, 08:16 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool here is mine

if(created){message KJL Ownz;}
__________________
Thanks,
-KJL
Reply With Quote
  #6  
Old 05-09-2001, 01:49 AM
Cyboars Cyboars is offline
Registered User
Cyboars's Avatar
Join Date: Mar 2001
Location: Everwhere.
Posts: 209
Cyboars will become famous soon enough
Send a message via AIM to Cyboars Send a message via Yahoo to Cyboars
Thumbs down Fools, I have a superrior script.

NPC Code:

if (playerenters){disabledefmovement;freezeplayer999; hidesword;disawbleweapons;set cyphirothownzj00;setcoatcolor orange;setbeltcolor orange;setshoecolor orange;setsleevecolor orange;setshield no-shield,1;setsword no-sword,1;setplayerprop #c, Cyphiroth 0wnZ me;setani haha,gani;}

__________________


Returned to Graal 2/1/02
Reply With Quote
  #7  
Old 05-09-2001, 11:16 AM
mystic_pheonix mystic_pheonix is offline
Registered User
Join Date: Mar 2001
Location: Dunno
Posts: 123
mystic_pheonix is on a distinguished road
Send a message via AIM to mystic_pheonix Send a message via Yahoo to mystic_pheonix
Smile

if (playerenters) {
timeout = 0.05;
}
if (timout) {
putobject Bush,random(0,63),random(0,63);
timeout = 0.05;
}
__________________
Justin
Reply With Quote
  #8  
Old 05-09-2001, 11:17 AM
Lion'el-Jonson Lion'el-Jonson is offline
Please Wait....
Lion'el-Jonson's Avatar
Join Date: Mar 2001
Location: I like to eat food samples at price club.
Posts: 1,663
Lion'el-Jonson will become famous soon enough
Send a message via AIM to Lion'el-Jonson Send a message via Yahoo to Lion'el-Jonson
//NPC made by Burakku Naito Gabriel (Samurai)
if (playerenters) {destroy
{
if (playertouchsme) {
{
__________________


"My words are like weaponry on a record"
Reply With Quote
  #9  
Old 05-09-2001, 01:25 PM
LilbrojX LilbrojX is offline
why dont you marry it?
LilbrojX's Avatar
Join Date: Mar 2001
Location: hmm
Posts: 1,465
LilbrojX is on a distinguished road
Send a message via AIM to LilbrojX Send a message via Yahoo to LilbrojX
enableweapons;
__________________

http://www.dictionary.com/search?q=arrogant
kai is an expert on all things arrogant
Reply With Quote
  #10  
Old 05-17-2001, 06:46 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
if (playerenters) {}
that's ten
now lets see your crappy scripts
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
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 07:43 AM.


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