- 0
Hmm, bug ?
-
Similar Content
-
- 1 answer
- 37 views
-
- 1 answer
- 63 views
-
- 1 answer
- 83 views
-
- 2 answers
- 88 views
-
- 3 answers
- 133 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Deejaybwg
Hmm, dupa ce am pus la OnPlayerText in LuxAdmin:
[pawn]
//[ADM+VIP]
/////
if( AccInfo[ playerid ][ Level ] > 1 )
if( AccInfo[ playerid ][ pVip ] > 0 )
{
new string[ 128 ];
format( string, 128, "[{0049FF}ADM{FFFFFF}+{00C0FF}VIP{FFFFFF}]:{FFFFFF} %s", text );
SendPlayerMessageToAll( playerid, string );
return 0;
}[/pawn]
Ca sa apara pe chat [ADM+VIP] cand cineva are si Admin si VIP.
Bug - Cand scriu ceva mai lung pe chat, sub 128 caractere, apare asa:
Cateva cuvinte raman in dreapta numelui, iar altele se duc mai jos. Asta nu trebuia sa se intample cand scriam ceva mai lung ?
www.youtube.com/thebwgg
Link to comment
Share on other sites
2 answers to this question
Recommended Posts