Raised This Month: $ Target: $400
 0% 

NVault doens't work :/ Won't save.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
JProReTaRD
Member
Join Date: May 2009
Location: Denmark, KBH
Old 03-01-2010 , 01:20   NVault doens't work :/ Won't save.
Reply With Quote #1

Hi,
My nvault won't save, all it says in the vault file is:
Code:
TLVn       RULE0
Can someone help me?

PHP Code:
register_concmd"cmd_ChangeRule""Change_Rule"ADMIN_KICK ); 
PHP Code:
cmd_ChangeRule(idkey)
{
 if ( 
gbAdminAccess[id] )
 {
  
client_cmd(id"messagemode RRM_ChangeRule"Float:key);
  
client_print(idprint_chat"Write the %s. rule."Float:key);
 }
 
 return 
PLUGIN_HANDLED;

PHP Code:
public Change_RuleiClientiLeveliCid )
{
 if( !
cmd_accessiClientiLeveliCid) )
 {
  return;
 }
 new 
szVaultDataVaultData ][ MAX_CLIENTS ];
 
 
read_argv1szVaultDataVAULT_KEY ], MAX_CLIENTS );
 
read_argv2szVaultDataVAULT_DATA ], MAX_CLIENTS );
 
 
nvault_psetrrm_RulesszVaultDataVAULT_KEY ], szVaultDataVAULT_DATA ] );


thank you for your time

Last edited by JProReTaRD; 03-01-2010 at 16:45.
JProReTaRD 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 08:45.


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