Raised This Month: $ Target: $400
 0% 

[Compiling Error] Please tell me whats wrong (:


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TitANious
Veteran Member
Join Date: Feb 2009
Location: Denmark
Old 04-07-2009 , 05:12   Re: [Compiling Error] Please tell me whats wrong (:
Reply With Quote #1

Does this help?
PHP Code:

    } 

    
//get players name 
    
new szName[32]; 
    
get_user_name(idszName32); 
    
    
//notify all admins that the player saved blocks to file 
    
for (new 1<= 32; ++i
        { 
    
//make sure player is connected 
    
if (is_user_connected(i)) 
        { 
    if (
get_user_flags(i) & BM_ADMIN_LEVEL
        { 
    
client_print(iprint_chat"%s'%s' saved %d block%s, %d teleporter%s! Total entites in map: %d"gszPrefixszNameblockCount, (blockCount == "" "s"), teleCount, (teleCount == "" "s"), entity_count()); //line 4584 
    


__________________
I dislike this.

"A sneeze never comes alone!" <-- Important to remember.
TitANious is offline
Send a message via MSN to TitANious
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 02:23.


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