Raised This Month: $ Target: $400
 0% 

Can help with LANG_SERVER "ML"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 05-30-2009 , 06:19   Can help with LANG_SERVER "ML"
Reply With Quote #1

.sma:
PHP Code:
public ShowLevel(id)
{
client_printcolor(id"%L"LANG_PLAYER"LEVEL_TEXT"PlayerLevel[id],PlayerXP[id],LEVELS[PlayerLevel[id]])
client_printcolor(id"%L"LANG_SERVER"LEVEL_TEXT2"GUNNAME[PlayerLevel[id]],RANK[PlayerLevel[id]])

ML:
Quote:
LEVEL_TEXT = /ctrLevel /y- /g[ /ctr%i /g/ /ctr19 /g] /ctrXP /y- /g[ /ctr%i /g/ /ctr%i /g]
LEVEL_TEXT2 = /ctrGun Name /y- /g[ /ctr%s /g] /ctrRank /y- /g[ /ctr%s /g]
What i doing bad ?
~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 05-30-2009 , 07:04   Re: Can help with LANG_SERVER "ML"
Reply With Quote #2

PHP Code:
public ShowLevel(id)
{
   
client_printcolor(id"%L"id"LEVEL_TEXT"PlayerLevel[id],PlayerXP[id],LEVELS[PlayerLevel[id]])
   
client_printcolor(id"%L"id"LEVEL_TEXT2"GUNNAME[PlayerLevel[id]],RANK[PlayerLevel[id]])

__________________
alan_el_more is offline
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 05-30-2009 , 07:08   Re: Can help with LANG_SERVER "ML"
Reply With Quote #3

still the same..
~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-30-2009 , 07:11   Re: Can help with LANG_SERVER "ML"
Reply With Quote #4

Start to say what is the problem...
__________________
Arkshine is offline
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 05-30-2009 , 07:26   Re: Can help with LANG_SERVER "ML"
Reply With Quote #5

that problem i'm fixed :] but thanks for help!
~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode