Molotov Mod

Add Another Mod

 

Mod File number (downloads) -

MD5

Type -

Weapon

Server / Client -

Client and Server side

Mod Sub Cat -

M24 Stielhandgranate

Mod Version -

Total Views -

Mod screen shot -

Molotov Mod

Mod PK3

PK3 MD5

Mod External Info -

Game Type -

MOHAA

 

 

Mod Creator -

BatteryAziz

 

 

 

 

Mod Status -

Fully working no errors

 

Team -

 

Theme -

Rating

Extra Credits -

 

Iinstall / info

// BatteryAziz Molotov Mod
// 2013/09/05
// Modded from LeBabouin's Incendiary nades for Spearhead
//
// Hold "use" while throwing to throw a smoke grenade instead of an incendiary
//
// rcon commands:
//
// set molotov_time (seconds, default 15, min 10, max 90)
// - burning time of flames (trigger lifetime)
// set molotov_maxbigfires (default 2, min 0, max 3)
// - maximum number of simultaneous big fires (to prevent running out of tempmodels/ents which could crash the server)
// set molotov_hud (0 off, 1 on, default 1)
// - show player scores in hud (right bottom)
// set molotov_player[clientnum]name "player name"
// - set player name to show in hud (can't read names from scoreboard with script in mohaa :/ )
// set molotov_debug (0 off, 1 on, default 0)
// - print debug text to spot errors
// set molotov_debugtrigger (0 off, 1 on, default 0)
// - show coronas indicating the trigger span and height in real-time
// set molotov_announce (0 off, 1 on, default 0)
// - announce cvar settings on change
// set molotov_yolo (0 off, 1 on, default 0)
// - yolo mode, press use to blow yourself up with style
// set molotov_yolo_snd ("countdown", "allah", "wtf", default "allah")
// - yolo explosion sound effect
// set molotov_teamgod (0 off, 1 on, default 0)
// - only catch fire of other dmteam
// set molotov_disarm (0 off, 1 on, default 0)
// - drop weapon when on fire
// set molotov_scores 1
// - request molotov scores once, cvar returns to 0
// set molotov_playerarray 1
// - request array of active players, cvar returns to 0
// set molotov_pitch_xy (20..50, default 20)
// - pitcher trigger size factor (horizontal plane). increase if you get missed trigger errors (can happen whilst running/jumping)
// set molotov_triggersize_xy (min 75, max 500, default 225)
// - fire trigger max radius
// set molotov_triggersize_z (min 125, max 500, default 225)
// - fire trigger max height

Video