Frosty the Snowman Script

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 -

Frosty the Snowman Script

Mod PK3

PK3 MD5

Mod External Info -

Game Type -

MOHAA

 

 

Mod Creator -

Sor

 

 

 

 

Mod Status -

Fully working no errors

 

Team -

 

Theme -

Christmas

Rating

Extra Credits -

 

Iinstall / info

// Frosty the Snowman!
// by Sor
// ---------------------
// Spawn a kind snowman in your map but if someone tests his patience he
// will fight back! You can make him drop gifts (healthpacks), make him smoke
// cigarettes and even make him talk!!
//
// USE:
// ----
// thread global/snowman.scr::frostman

//
// - Origin: ( X Y Z ) Location in the map
// - Angles: ( X Y Z ) Direction he's facing
// - Team: ( String ) Choose "axis" or "allies" this is ONLY for the speech
// - life: ( Integer ) How many times can Frosty get shot before he dies?
// Use 9999 or something to make him invincible.
// - Scale: ( Float ) Scale of the model?
// - Model: The model of frosty; default: "player/german_Winter_1.tik"
//
// OPTIONS:
// --------
// level.frosty_gift = does frosty need to drop gifts (healthpacks)?
// level.frosty_talk = may frosty say things?
// level.frosty_smoke = can frosty smoke?

Video