View Single Post
  #1  
Old 11-01-2003, 09:37 PM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
Angry actionprojectile2 help

Okay, I heard that you use
NPC Code:

if (actionprojectile) {
...check params here...
}


if you want to check if a projectile hits a player, but I have been trying to use
NPC Code:

if (actionprojectile2) {
...check params here...
}


if you want to check if a projectile hits the ground or a wall. How do you use this? I check it clientside in a system weapon, instead of the weapon that fired the projectile. I know that #p(0) and #p(1) are the x and the y, but nothing is working. Any help?
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote