[REQ] "M"
I need the "M" key to be pressed just once automaticaly everytime you close the motd.
|
Re: [REQ] "M"
It is not possible to "press a key" via a plugin. Please explain what you are actually wanting to achieve.
|
Re: [REQ] "M"
Quote:
|
Re: [REQ] "M"
When the map starts and when the MOTD shows up are two very different things. The MOTD shows up every time a player joins your server. When the map starts, there is technically nobody in the server (the first players will join shortly after it starts).
If you want to base it on the MOTD, you can use client_putinserver() (might want to consider using a set_task to ensure that they will hear it). This will play the sound for each player every time they join the server. |
Re: [REQ] "M"
Quote:
Code:
#include <amxmodx> |
Re: [REQ] "M"
Quote:
|
Re: [REQ] "M"
Code:
#include <amxmodx>edit: i always forget to check if user is connected |
Re: [REQ] "M"
Quote:
|
Re: [REQ] "M"
USE chooseteam command .
|
Re: [REQ] "M"
Quote:
|
| All times are GMT -4. The time now is 02:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.