Jump to content
Sign in to follow this  
Kabs

looking for a way to trigger players out of static weapons

Recommended Posts

I am searching for a way to get the player out of them if they didnt have the required rank.

i tried trigger (gamelogic axis=0):

condition:

(vehicle player isKindOf "O_Mortar_01_F" and rank player == "private" and player == driver vehicle player)

anyobdy in mood of help :)?

Thnx in advance!

greetz

Kabs

---------- Post added at 00:41 ---------- Previous post was at 23:16 ----------

*SOLVED*

got it just make detection to:

(vehicle player isKindOf "StaticMortar" and rank player == "private" and player == gunner vehicle player)

Edited by Kabs
solved

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×