02.02.2014, 00:36
Then you must create it...
Give it a try and if you have any troubles ask them here;
Some tips:
- Use a timer, probably a 1s repeating timer is okay.
- Store the timer ID per player so you can kill it.
- Function must be declared as public so the timer can call it.
- Use functions such as GetXYInFrontOfPlayer to manage the position of the dragged player.
Give it a try and if you have any troubles ask them here;
Some tips:
- Use a timer, probably a 1s repeating timer is okay.
- Store the timer ID per player so you can kill it.
- Function must be declared as public so the timer can call it.
- Use functions such as GetXYInFrontOfPlayer to manage the position of the dragged player.