how can i get input like hud message?
hi guys
Im a beginner in amxmodx scripting can u help me with this 3 questions? 1 - how can I get user input like username and password in a manner like hud message at the left of the screen? I think I have to detect user's pressed keys and print them on screen while ENTER key has not been pressed 2 - how can I get the winner team after round ends?is there any functions? 3 - how can I show a hud message when a user connects? sorry if my questions are stupid,i have searched a lot but found nothing help please |
Re: how can i get input like hud message?
Quote:
That's all. |
Re: how can i get input like hud message?
I've test this but its not working
can u tell me whats wrong pokemonmaster? Code:
/* Plugin generated by AMXX-Studio */ |
Re: how can i get input like hud message?
you will have to set a timer, you are not "in" the server and able to read the HUD message
|
Re: how can i get input like hud message?
YamiKaitou do you mean something like this?
this is good but has a problem : shows message to everyone!! again and again i used "a" flag with repeat = 1 but no messages appeared on scrren Code:
/* Plugin generated by AMXX-Studio */ |
Re: how can i get input like hud message?
Quote:
Quote:
Quote:
Quote:
PHP Code:
|
Re: how can i get input like hud message?
thanx a lot YamiKaitou :wink:
|
Re: how can i get input like hud message?
Quote:
|
Re: how can i get input like hud message?
Quote:
|
Re: how can i get input like hud message?
Yeah, he asked if it is possible to check for the winning team, yes you can. But there isnt a spececfic function for that.
|
| All times are GMT -4. The time now is 15:19. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.