[Help] Client_print Problem
anyone know why i can't add ^n like this:
PHP Code:
Code:
[AMX] Version 1.8.1, Zombie Plague Version 4.3. Enjoy Your Stay.Code:
[AMX] Version 1.8.1, Zombie Plague Version 4.3. |
Re: [Help] Client_print Problem
try this
PHP Code:
|
Re: [Help] Client_print Problem
Quote:
PHP Code:
|
Re: [Help] Client_print Problem
Use 2 client_print()
|
Re: [Help] Client_print Problem
Quote:
Like this ? PHP Code:
Is there any way to prevent for using 2 client_print ? |
Re: [Help] Client_print Problem
You want to put on 2 lines... So I don't see where is the problem. Oo
|
Re: [Help] Client_print Problem
Don't \n work for that too?
|
Re: [Help] Client_print Problem
\ is not the control char by default. It's ^. It can't work in client_print() but for hud message, it does.
|
| All times are GMT -4. The time now is 15:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.