Call of Duty Script Documentation

setmodel(<model name>)


Module
Entity


Summary


Sets the model of the entity to the given model name

Call this function on


<entity> An entity

Example


splinter setmodel("xmodel/wood_plank2");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List