Raised This Month: $12 Target: $400
 3% 

%i problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sheaddevil
Junior Member
Join Date: Jan 2012
Old 01-20-2012 , 15:05   %i problem
Reply With Quote #1

my exprience plugin

PHP Code:
ShowSyncHudMsg(idSyncHudObj"EXP: [  I I I I I I I I I I  ] - [ %i ]^nEXP LEVEL: [ %%i ] / [ 30 ]",exp[id],level[id]) 
but in game preview

http://**************/photo/my-images/11/qqwes.jpg/
sheaddevil is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 01-20-2012 , 15:07   Re: %i problem
Reply With Quote #2

http://forums.alliedmods.net/showthread.php?t=176364
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
sheaddevil
Junior Member
Join Date: Jan 2012
Old 01-20-2012 , 15:09   Re: %i problem
Reply With Quote #3

I do not understand it do that for me
sheaddevil is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 01-20-2012 , 15:11   Re: %i problem
Reply With Quote #4

He has the same problem as you have.

The solution is this:
http://forums.alliedmods.net/showpos...90&postcount=2
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
sheaddevil
Junior Member
Join Date: Jan 2012
Old 01-20-2012 , 15:16   Re: %i problem
Reply With Quote #5

PHP Code:
format(var, 127"[ %i ] - [ %%i ] / [ 30 ]",exp[id],level[id]) 
its true ?
sheaddevil is offline
MyPc
Senior Member
Join Date: Sep 2011
Old 01-20-2012 , 15:29   Re: %i problem
Reply With Quote #6

Quote:
Originally Posted by sheaddevil View Post
PHP Code:
format(var, 127"[ %i ] - [ %%i ] / [ 30 ]",exp[id],level[id]) 
its true ?
the last part should be :
Code:
%%%i
MyPc is offline
sheaddevil
Junior Member
Join Date: Jan 2012
Old 01-20-2012 , 15:32   Re: %i problem
Reply With Quote #7

format(var, 127, "[ %i ] - [ %%%i ] / [ 30 ]",exp[id],level[id])

didn't workk
sheaddevil is offline
DarkGL
Senior Member
Join Date: Aug 2010
Location: Warsaw, Poland
Old 01-20-2012 , 19:08   Re: %i problem
Reply With Quote #8

just :F
PHP Code:
formatex(var, 127"[ %i ] - [ %i ] / [ 30 ]",exp[id],level[id]) 
__________________

Last edited by DarkGL; 01-20-2012 at 19:08.
DarkGL is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 01-20-2012 , 19:42   Re: %i problem
Reply With Quote #9

I thought he wanted the % in front of it.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 01-20-2012 , 19:59   Re: %i problem
Reply With Quote #10

And to do that it would just have a ^ infront right?

Code:
^%%i
?
Doc-Holiday is offline
Reply



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 23:54.


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