client_print variable
I want to print a variable in client_print. I read some around at http://amxmodx.org/doc/ but the %s and %d stuff confuses me and I see no reference to any variable. Could someone explain this to me?
Code:
client_print(0, print_center, "**DEBUG** there are currently ## bots") |
Re: client_print variable
Hi.
%s - String. Example: PHP Code:
Example: PHP Code:
PHP Code:
|
Re: client_print variable
Thanks.
|
Re: client_print variable
Quote:
PHP Code:
|
Re: client_print variable
There is a full list of these in a thread that I remember arkshine and myself talking about them.
|
Re: client_print variable
|
Re: client_print variable
Yeah I figured that.
I needed this for a float-cvar zm_botskill (yes im editing the zombiemod for ts): PHP Code:
|
Re: client_print variable
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 16:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.