Raised This Month: $ Target: $400
 0% 

Solved nvault_set_array integer key


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 07-30-2018 , 09:18   Re: nvault_set_array integer key
Reply With Quote #3

Quote:
Originally Posted by Bugsy View Post
There should be no reason for multiple rows, why not pack all data into 1 array?
I already packed the data into a single array?
PHP Code:
@MessageStartid )
{
    new 
szArgs128 ], szName32 ], szMessageCount];
    
read_argsszArgscharsmaxszArgs ) );
    
    
remove_quotesszArgs );
    
    
g_iMessageCount++;
    
num_to_strg_iMessageCountszMessageCountcharsmaxszMessageCount );
    
    
get_user_nameidszNamecharsmaxszName ) );
    
    new 
eDataMessageStruct ];
    
    
eDataMessage_Text ] = szArgs;
    
eDataMessage_Sender ] = szName;
    
    
nvault_set_arrayg_iVaultHandleg_iMessageCounteDatasizeofeData[ ] ) ); 
EDIT: Oh I get what you meant, I can't pack all data in one array because each entry should be on their own.
__________________

Last edited by edon1337; 07-30-2018 at 09:20.
edon1337 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 12:15.


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