Raised This Month: $ Target: $400
 0% 

fdf


Post New Thread Reply   
 
Thread Tools Display Modes
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 11-14-2015 , 12:42   Re: Something wrong again... [NO QUOTES]
Reply With Quote #11

hungala bungala babushka

Speak English!!!!!@@@@#@3
redivcram is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-14-2015 , 12:46   Re: Something wrong again...
Reply With Quote #12

Quote:
Originally Posted by Kellan123 View Post
RIP............

if i change to
PHP Code:
    if ( equal(szKey"VIP") )
     
copy(gAccessFlag[VIP], 32szValue);
    else if ( 
equal(szKey"OWNER") )
     
copy(gAccessFlag[OWNER], 32szValue); 
then he print me VIP Flag: %s > tg and Owner Flag: %s > g FIX IT!!!!!!!!!!@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Please read the suggestions that were given to you. The work was done all for you:

Quote:
Originally Posted by redivcram View Post
Fysiks meant

PHP Code:
 log_amx("VIP Flag: %s"gAccessFlag[VIP]);
 
log_amx("Owner Flag: %s"gAccessFlag[OWNER]); 


PHP Code:
 log_amx("VIP Flag: %d"gAccessFlag[VIP]);
 
log_amx("Owner Flag: %d"gAccessFlag[OWNER]); 
If you are still having issues, you need to attach your .sma file.
__________________

Last edited by fysiks; 11-14-2015 at 12:46.
fysiks 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 11:55.


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