flamethrower
#1

is the flamethrower synced?
So I like to do when a player has 1000 flamethorwer kills he done an achievement.
When this isn't synced, how I can do that this work with explosions?
Reply
#2

For the flamethrower kills:
Use GetPlayerWeapon in OnPlayerDeath to detect if the killer used the flamethrower, and if yes, increase a variable for him.

For an example on how to assign explosions to players, check my Bomber FS (The comment on top and the OnBombExplode function. It uses PVars, you would have to create a CreateExplosionEx function, that creates the explosion and calls the OnBombExplode stuff)
Reply
#3

The flamethrower is synced.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)