View Single Post
  #1  
Old 10-07-2001, 06:22 PM
Death_Link Death_Link is offline
Registered User
Join Date: Aug 2001
Posts: 51
Death_Link is on a distinguished road
possesion script

hey guys im makin a police script. Its a possesion script so when you hit the player they change to the meditation gani and you can control them.

i thaught it would be like:
if (weaponfired) {
shoot fireball;
player dir;

if (hitsplayer) {
setani meditation.gani

and then the ****roling part.
But that dosent work and i got ne idea what to do on the controling part. Can any1 help?
Reply With Quote