I hope this is straight forward. I have spawned a model:
Quote:
ent_create("tornado.mdl",vector(random(1000000),random(1000000),0),NULL);

All I need to do now is apply the tornado.wdl file to the tornado.mdl file, I'm just not sure which function to use.