Few questions
Hello,
I have few scripting questions: Spawn boxes on map as entity Is it possible to spawn boxes which look like ones on the image below as an entity on specific coordinates? http://files.gamebanana.com/img/ss/t...b791852007.jpg Check if user isn't moving Is there any way to trigger event if user hadn't moved (Jumped, ducked, went forward, backward, left or right) for 5 seconds and then trigger other event if user moves again (Note: camera moving doesn't affect events) Code examples would be useful.. -Thank you alot! |
Re: Few questions
After searching a bit, I couldn't find anything. Can you please provide me with some working example.
|
Re: Few questions
Quote:
Plus I had this code You can use it if it looks useful to you :) PHP Code:
|
Re: Few questions
its possible to spawn boxes exactly like in your picture but, you will need a bit more knowledge and you will need each crate's model.
you will also need to know a crate's size ( mins, max ). you can also set each crate's type using EV_INT_iuser1 ( just an example ). and then when you touch it it'll act depending on its type. you can also look at DeathRace plugin. ( it needs a created map< deathrace mod > and it replace crates.. ) |
| All times are GMT -4. The time now is 15:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.