round events
how to use round events in this menu? (with cvars)
menu name: 1. get deagle + ak47 [1 time each x rounds] |
Re: round events
Explain more detailed what are you trying to achieve. But from what I understood, you can use a bool and reset it on new round event, via loop trough all players in the server.
|
Re: round events
What exatly i want, is create a function that will check cvar before givirng the deagle with ak47...
Like, you can get the weapon only x(cvar) times x(cvar) in one round |
Re: round events
create a new var then make event for new round and add cvar then set the var in new round ++ and check it if (var == ....) and give weapons
Code:
|
Re: round events
Maybe something like this. I'm too tired to explain everything, just made the code. I hope you will get it. If you can't, maybe someone could explain it before me. If not, I could do this.
Take a look. PHP Code:
|
| All times are GMT -4. The time now is 21:12. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.