Say /icons on joining
Hello I'm using war3ft.amxx RC 3.0 and I want when player connected to my server, comand /icons will automaticaly enabled for him! I mean when he joins server (any team) he will automaticaly types in chat /icons .
|
Re: Say /icons on joining
PHP Code:
|
Re: Say /icons on joining
You forgot to declare client_putinserver as public, and also it may be to early to make player excute some commands.
|
Re: Say /icons on joining
/* FIXED */
|
Re: Say /icons on joining
0.1 delay should be ok, IF doesn't work directly in putinserver.
|
Re: Say /icons on joining
Check if user is connected at all.
|
Re: Say /icons on joining
icons.sma(3) : error 017: undefined symbol "is_user_connected"
icons.sma(4) : error 017: undefined symbol "PLUGIN_HANDLED" icons.sma(6) : error 017: undefined symbol "set_task" icons.sma(11) : error 017: undefined symbol "client_cmd" 4 Errors. Isnt compiling :((( |
Re: Say /icons on joining
Well it's not complete plugin, it's only the part of the code, there also should be plugin_init in it and includes aswell..
|
Re: Say /icons on joining
@OP: why dont you post in the request forum if you dont know the basics of amxx
|
| All times are GMT -4. The time now is 19:47. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.