START_TIMER Parameters [message #434519] |
Tue, 10 August 2010 17:58 |
|
T0tNl
Messages: 63 Registered: July 2007
Karma:
|
Recruit |
|
|
Here's just a example I found on the forums. I'm wondering what the parameter's are respectively for this statement?:
Commands->start_timer(obj,this,2.0f,2);
Second question is I've noticed in the chat hook when I use set_model, their is an "animation freeze" in the character:
[img]http://img844.imageshack.us/img844/4987/animationfreeze.jpg[/img]
I believe I need to setup a timer, between the time it change's from it's original preset to another preset. I'm a rookie with c++ so I'm wondering if someone can show me?
I think I need a created event and also a timer_expired event, I'm not sure what .cpp should they go in>?
[Updated on: Tue, 10 August 2010 20:03] Report message to a moderator
|
|
|