Help with saving names
PHP Code:
How can I do something like "names += name" with this? |
Re: Help with saving names
There are many ways to do it but the simplest is add() provided that you don't actually need to do any formatting (which you're not currently doing anyways).
|
Re: Help with saving names
Quote:
I added formatex in this example to show what I'm doing in a bigger plugin PHP Code:
|
Re: Help with saving names
Quote:
|
Re: Help with saving names
Quote:
|
Re: Help with saving names
Yeah, you're not going to be able to print that long of string to a player. If you want to print each line separately for example how it's done with amx_who.
|
Re: Help with saving names
Quote:
|
| All times are GMT -4. The time now is 11:32. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.