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 02-04-2004, 02:26 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
shootarrow

I was wondering is a command that's similar to shootarrow but more like:
shootarrow2 dir,x,y;
where (x,y) is the coordinate from which the arrow is shot?
(Stefan, enlighten us )
__________________
Reply With Quote
  #2  
Old 02-04-2004, 02:37 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
He'll say use the shoot command
__________________
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
  #3  
Old 02-04-2004, 02:48 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
o well, just wondering if there's such a thing.
__________________
Reply With Quote
  #4  
Old 02-04-2004, 03:02 AM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Actually, if calling it from a weapon, in the weapon script, you can put like

NPC Code:

x += .5;
y += .5;
shootarrow 2;



This will make the arrow shoot from different coordinates, I believe.
__________________
-Ajira
Liek, omigosh.
<3 DoomsDay.
Reply With Quote
  #5  
Old 02-05-2004, 12:24 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Quote:
Originally posted by Duwul
Actually, if calling it from a weapon, in the weapon script, you can put like

NPC Code:

x += .5;
y += .5;
shootarrow 2;



This will make the arrow shoot from different coordinates, I believe.
Yep yep you're right, thanks, didn't think of that...=D
__________________
Reply With Quote
  #6  
Old 02-05-2004, 12:52 AM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Always glad to help. =)
__________________
-Ajira
Liek, omigosh.
<3 DoomsDay.
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 02:21 AM.


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