ItsMods

Full Version: pickup mod + spawn fx
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.
I am currently working on a promodfix i got from a mate.
i am trying to get into it at the moment but i need some more help.

so since its like a promodhack i use openscriptmenu ingame to enable that stuff:>

so now i want 2 things included in my mod:

1) i would like to pick up players / cars eg like bartz did here ( http://de.xfire.com/video/3e872b/ ).
i got the car pickup code already in my _rank.gsc but how can i do this with players?


2) to spawn a fx...
here i got this one:

case "fire":
fx = SpawnFx(loadFX("tire_fire_med"), self.origin + (20,20,00) );
TriggerFX( fx, 0 );
//self PlaySoundToPlayer("claymore_activated", self); (just for testing)
break;

any help ? :/

also you can add me xf: teachmeh :>
all u need to do to locate it into mod iwd and run it...