Resource icon

Crit Pumpkin Model Replacement !

  • Hey you! Yes, you! Add images to your downloads, it's free! Use the orange "Manage Download Image" button in the top right.

Crit Pumpkin Model Replacement !

Applies a custom Crumpkins model of your choosing

An edit of my other script: No Crumpkins.

This script assigns a custom model to Crit Pumpkins (aka Crumpkins) immediately as they spawn.

To make it work on your Halloween map, put this script into scripts/vscripts/ folder and create a logic_script entity with the following parameters:
Entity Script...........................custom_crumpkins.nut
Script think function..........Think
In addition, you need to edit the line #4
CUSTOM_CRUMPKIN_MODEL <- "models/yourmodelhere.mdl";
and replace models/yourmodelhere.mdl with the actual model you want to use.

And don't forget to pack the script (and the model) into your map!
License
Free to use and modify. Credit is appreciated but not required.
Author
LizardOfOz
Downloads
111
Views
364
First release
Last update
Category
VScript

More downloads from LizardOfOz