Thread: Question!
View Single Post
  #1  
Old 06-05-2006, 01:07 PM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Question!

Hello folks,

How to get the angle that my projectile is shot with inside the gani? Ehh.. what I mean is:

1. I use:
temp.a = getangle( vecx( player.dir), vecy( player.dir));
shoot( player.x, player.y, player.z, temp.a, 0, 0, "e_spell_fireball", "");

2. What I now want is getting the angle that I shot with, inside the
e_spell_fireball.gani's script.. like:
SCRIPT
findImg( 1).text = gani.angle;
SCRIPTEND
Should show a message with the angle...

Anyone can help me?
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote