Raised This Month: $ Target: $400
 0% 

Select a command players


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sutar
Senior Member
Join Date: Sep 2010
Old 04-21-2012 , 13:14   Select a command players
Reply With Quote #1

Hello all,
Here I have a question as to the function when the player has entered the server and clicked in the first box, "OK," he did not show a window to select a command, and the player immediately postdated for the observers?
Sutar is offline
Sutar
Senior Member
Join Date: Sep 2010
Old 04-22-2012 , 07:44   Re: Select a command players
Reply With Quote #2

Please help
I did this:

Quote:
#include <amxmodx>
#include <amxmisc>

public plugin_init()
{
register_plugin("AtaKer Mod", "2.5", "Sutar")
}


public client_connect(id)
{
if (is_user_alive(id))
user_silentkill(id)

engclient_cmd(id, "jointeam", "6")

return PLUGIN_CONTINUE
}
and something is not working
Sutar is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:42.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode