Raised This Month: $ Target: $400
 0% 

How to make "a = b" in AMXX scripting


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-23-2022 , 12:25   Re: How to make "a = b" in AMXX scripting
Reply With Quote #1

Try
PHP Code:
new const LetterI[] = "i";
new const 
LetterP[] = "p";

new const 
LettersRA[] = "ra";
new const 
LettersTE[] = "te";

new 
szRate];
formatexszRate charsmaxszRate ) , "%s%s" LettersRA LettersTE );

get_user_info(iPlayers[iNum], szRateUserRate8); 
__________________
Bugsy is offline
Eyup
Junior Member
Join Date: Apr 2022
Old 04-23-2022 , 12:39   Re: How to make "a = b" in AMXX scripting
Reply With Quote #2

Quote:
Originally Posted by Bugsy View Post
Try
PHP Code:
new const LetterI[] = "i";
new const 
LetterP[] = "p";

new const 
LettersRA[] = "ra";
new const 
LettersTE[] = "te";

new 
szRate];
formatexszRate charsmaxszRate ) , "%s%s" LettersRA LettersTE );

get_user_info(iPlayers[iNum], szRateUserRate8); 
Show's blank either.
Eyup 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 21:21.


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