How to script a mapmodel spawn?
Posted: April 3rd, 2012, 1:05 pm
So i tried to use
then i got a message that said "operation can only be used in edit mode".. Is it possible to spawn models through scripting?
Code: Select all
r_script_signal interact [
newent mapmodel 1 0
]