Raised This Month: $ Target: $400
 0% 

Must be assigned to an array


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
EclipseCP
BANNED
Join Date: Dec 2010
Old 11-12-2011 , 05:37   Must be assigned to an array
Reply With Quote #1

hi all

I get the error Must be Assigned to an array in the following line:

PHP Code:
for (06i++) g_character_slot[id][i] = temp 
the entire code:

PHP Code:
new g_character_slot[33][5]

// ---------------------
    
new id data[0]
    
    
loading(id)
    
    if (
SQL_NumResults(query))
    {
        new 
temp[32], i
        
        SQL_ReadResult
(queryi++, tempcharsmax(temp))
        
        for (
06i++) g_character_slot[id][i] = temp
        
        g_type
[id] = LOAD
        
        MENU_account
(id)     
    } 
EclipseCP 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 14:24.


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