Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 09-25-2001, 02:49 AM
NooseKnot NooseKnot is offline
Registered User
Join Date: Jun 2001
Location: Connecticut
Posts: 298
NooseKnot is on a distinguished road
hers the coding
//NPC made by NooseKnot
if(playerenters||timeout){
set throwbomb;
}
if(throwbomb{
throwbomb a little to the right;
throwbomb exactly 10y; //whatever the hell that means
throwbomb in middle of room over the wall in front of me;
}
if(throws bombs over wall in front of me){
unset throwbomb;
timeout=5;
}
__________________

Warrior of Darkness
Reply With Quote
 


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 11:39 AM.


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