Quote:
Originally Posted by sPlOrYgOn
I think you need to run the engine's dispatchspawn.. from what I saw in the code it looks like you're only running the dispatchspawn hook in your plugin.
Code:
MDLL_Spawn (pNewSpawnPoint);
|
Ah, yes thank ssPlOrYgOn, I am only settting the model.
Now even after I make the call the sp is still not there, probably because I am not setting all the parameters I need. I will study the stripper2 code some and see how it does it.
Thanks!