Native Text Formatting
.sma:
Code:
Code:
Code:
|
Re: Native Text Formatting
public _AddMsg(Cl, Msg[], any:...)
this : "_" |
Re: Native Text Formatting
as you probably can see he wants that underline;
Code:
register_native("AddMsg", "_AddMsg", 1); |
Re: Native Text Formatting
Try this
PHP Code:
|
Re: Native Text Formatting
Code:
/* |
Re: Native Text Formatting
Thanks. But I can't manage how to use vdformat() o_O.
|
Re: Native Text Formatting
Something like I assume : vdformat( MyNewString, charsmax( MyNewString ), 3, szText );
3 because you the '...' is the third param. |
Re: Native Text Formatting
Quote:
|
Re: Native Text Formatting
Code:
AddMsg(Cl, Msg[], any:...);Code:
fmt_arg = 2Code:
new message[128] |
Re: Native Text Formatting
Yeah, sorry. I was going to correct it. Thanks Emp`.
|
| All times are GMT -4. The time now is 14:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.