Raised This Month: $ Target: $400
 0% 

Loose Indentation


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Ludacriss
BANNED
Join Date: Aug 2010
Old 08-04-2010 , 21:10   Loose Indentation
Reply With Quote #1

Why do i get the error: Loose Indentation on line 2859 and 2864

PHP Code:
public respawn_sapitem(id)
{
    if (
is_user_alive(id))
    {
        if (
has_chicken[id] == true)
        {
            
give_item(id"weapon_mac10")
        }
        
        if (
has_john[id] == true)
        {
            
give_item(id"weapon_fiveseven")
        }
        
        if (
has_tactical[id] == true)
        {
            
give_item(id"weapon_m3")
        }
    
        if (
has_dynamic[id] == true)    
        {
            
give_item(id"weapon_deagle")
        }
    }

Ludacriss is offline
 



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 00:17.


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