command not working
Hi
I tried made command for one thing but istn working... amx_testcmd "Steam Id" Then it should add steam id in one file, it just add ^n code: PHP Code:
|
Re: command not working
Use format
|
Re: command not working
ok i gonna try
thanks EDIT: now just shows "STEAM_0" xD |
Re: command not working
Quote:
|
Re: command not working
If you input "^n" in steamid string, then you can't try to compare to connected players steamids, won't work.
Also fprintf allow formatting, use it. Your get_players usage is not correct, you have to loop the array. Also you could add to get_players flags c and h so you don't collect bots and you don't collect hltvs PHP Code:
|
Re: command not working
Thanks, works like a charm :)
|
| All times are GMT -4. The time now is 06:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.