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 10-07-2001, 01:34 AM
Rone Rone is offline
Registered User
Rone's Avatar
Join Date: Aug 2001
Location: Ohio
Posts: 744
Rone is on a distinguished road
Send a message via AIM to Rone Send a message via Yahoo to Rone
Axe man

I need someone who will repeteldy use the ax

i can get it so he hits 1 time

PLZ help
__________________

Reply With Quote
  #2  
Old 10-07-2001, 01:41 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
if (created) {setcharani jaxe,;timeout=1}

}
if (timeout) {setcharani jaxe,;timeout=1;}
that should work
Reply With Quote
  #3  
Old 10-07-2001, 02:15 AM
Rone Rone is offline
Registered User
Rone's Avatar
Join Date: Aug 2001
Location: Ohio
Posts: 744
Rone is on a distinguished road
Send a message via AIM to Rone Send a message via Yahoo to Rone
that works but when i touch or hit him he like starts his swing over
__________________

Reply With Quote
  #4  
Old 10-07-2001, 02:19 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Rone
that works but when i touch or hit him he like starts his swing over
you could make a block so you cant touch him, but that is probably the easy way out
Reply With Quote
  #5  
Old 10-07-2001, 03:04 AM
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
~AlphaFlame~

if (created) {
showcharacter;
setcharprop #3,head0.gif;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,shield1.gif;
setcharprop #1,sword2.gif;
shieldpower = 1;
dir = 2;
timeout=.1;
}
if (timeout){
this.var=(this.var+1)%6;
sprite=8+this.var;
timeout=.1;
}
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #6  
Old 10-07-2001, 04:21 AM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
Quote:
Originally posted by entravial
~AlphaFlame~

if (created) {
showcharacter;
setcharprop #3,head0.gif;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,shield1.gif;
setcharprop #1,sword2.gif;
shieldpower = 1;
dir = 2;
timeout=.1;
}
if (timeout){
this.var=(this.var+1)%6;
sprite=8+this.var;
timeout=.1;
}
? That doesn't play jaxe does it?
__________________

-=Shard IceFire=-
Reply With Quote
  #7  
Old 10-07-2001, 04:27 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
It also uses ickey yukeysprites when you dont have too =_=
__________________

subliminal message: 1+1=3
Reply With Quote
  #8  
Old 10-08-2001, 01:23 AM
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
~AlphaFlame~

*puts on "stupid scripts for stupid people" cap and does the cha-cha*
__________________


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 05:35 PM.


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