how to exec commands at the end of each round?
hey all. how r u
i was wondering how can i execute some commands at the end of each round example. at each round end i want the command buy_parachute or something to be executed thx |
Re: how to exec commands at the end of each round?
See VEN's post about new round/player spawn/round start/round end and hook the round end that way. Then use client_cmd with a first argument of 0 or server_cmd (depending on what you are trying to do).
|
Re: how to exec commands at the end of each round?
Thread Hijack : If you have a client command registered in one running plugin , can you use client_cmd to execute it ? or do you need a server command?:|
|
Re: how to exec commands at the end of each round?
You can use client_cmd to call commands registered by an AMXx plugin (including your own), yes.
|
Re: how to exec commands at the end of each round?
kool thanks man :up:
|
Re: how to exec commands at the end of each round?
man i know nothing about scripting :(
|
Re: how to exec commands at the end of each round?
lol its ok youll learn :wink:
|
| All times are GMT -4. The time now is 07:00. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.