Player Spotlight

Add Another Mod

 

Mod File number (downloads) -

MD5

Type -

Map

Server / Client -

Server Side

Mod Sub Cat -

N/A

Mod Version -

Total Views -

Mod screen shot -

Player Spotlight

Mod PK3

PK3 MD5

Mod External Info -

Game Type -

MOHAA

 

 

Mod Creator -

Bdbodger

 

 

 

 

Mod Status -

Fully working no errors

 

Team -

 

Theme -

Rating

Extra Credits -

 

Iinstall / info

// To use this script, make script_models with model miscobj/searchlightbase.tik and give them
// all the same targetname .You can also give the spotlights health and color .Then execute the script like this .
//
// local.s1 = spawn script_model model miscobj/searchlightbase.tik origin ( 4056.53 -4411.25 216.13 )
// local.s1 angles ( 0 205 0 )
// local.s1 targetname myspot
// local.s1.color = ( 1 1 0)
// local.s1.health = 100

//
// exec global/player_spotlight.scr mytargetname
//
// When a player press the use key down it lights up, and it goes off when use is pressed again .
// It will follow the players view while it is on.

Video