AlliedModders
XFactor Servers

FVault - A new vault system!


Post New Thread Reply   
 
Thread Tools Display Modes
grimvh2
Veteran Member
Karma: Good
Location: Fishdot Nation
Old 10-12-2009 , 15:02   Re: FVault - A new vault system!
Reply With Quote #21

Quote:
Originally Posted by Exolent[jNr] View Post
Thanks. It has been fixed.
Thank you for this vault system
__________________

Kreedz Cup : [^^^^^^^^^^^^^^^^^^^^] 65% - My Plugins
grimvh2 is online now
grimvh2
Veteran Member
Karma: Good
Location: Fishdot Nation
Old 10-15-2009 , 16:45   Re: FVault - A new vault system!
Reply With Quote #22

sorry, double post.

Question :

PHP Code:
// Save Data's
new String[85];
formatex(String84"%s %s",data1,data2)

fvault_set_data(g_vault_nameauthidString);

// Load Data's
new authid[35];
get_user_authid(plrauthidsizeof(authid) - 1);

new 
data[85];
if( 
fvault_get_data(g_vault_nameauthiddatasizeof(data) - 1) )
{
    
/* How I can get back those 2 strings seperated? */


__________________

Kreedz Cup : [^^^^^^^^^^^^^^^^^^^^] 65% - My Plugins
grimvh2 is online now
Exolent[jNr]
AMX Mod X Moderator
Karma: Good
Location: RAWR!
Old 10-15-2009 , 17:51   Re: FVault - A new vault system!
Reply With Quote #23

parse( ) or strbreak( )
By the way, that has nothing to do with FVault.
__________________
Hack Detector
Version: 0.0.4
Detects: Bhop Hacks, KzHack
Official Website
The site is down temporarily.
Exolent[jNr] is offline
grimvh2
Veteran Member
Karma: Good
Location: Fishdot Nation
Old 10-15-2009 , 18:07   Re: FVault - A new vault system!
Reply With Quote #24

Quote:
Originally Posted by Exolent[jNr] View Post
parse( ) or strbreak( )
By the way, that has nothing to do with FVault.
True, thanks.
__________________

Kreedz Cup : [^^^^^^^^^^^^^^^^^^^^] 65% - My Plugins
grimvh2 is online now
Old 11-03-2009, 02:53
Mlk27
This message has been deleted by Mlk27. Reason: nvm. i figured it out
Mlk27
Veteran Member
Karma: Neutral
Old 11-03-2009 , 14:19   Re: FVault - A new vault system!
Reply With Quote #25

A minor error in the include file

Code:
include\fvault.inc(379) : warning 203: symbol is never used: "len"
Mlk27 is offline
Reply


Thread Tools
Display Modes

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 05:47.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Theme made by Freecode Sponsored by Layered Technologies