Crit Pumpkin Model Replacer 2.0
Gives Crumpkins a custom 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
In addition, you need to edit the line #4
And don't forget to pack the script (and the model) into your map!
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 Entity Script
set to custom_crumpkins.nut
In addition, you need to edit the line #4
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.