Raised This Month: $12 Target: $400
 3% 

FVault - A new vault system!


Post New Thread Reply   
 
Thread Tools Display Modes
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 05-13-2018 , 17:36   Re: FVault - A new vault system!
Reply With Quote #81

Quote:
Originally Posted by eyal282 View Post
Because I'm copying his code one by one, 0 originality so I want approval.
Since you're typically porting then you surely wanna give credits to original author.
__________________
Relaxing is offline
FerSave
New Member
Join Date: Jul 2018
Old 07-07-2018 , 01:16   Re: FVault - A new vault system!
Reply With Quote #82

Quote:
Originally Posted by Exolent[jNr] View Post
[*]
PHP Code:
/**
 * Gets all vault keys, data, and timestamps
 * 
 * @param        vaultname - Vault name to look in
 * @param        keys - cellarray holding all of the keys
 * @param        datas - cellarray holding all of the data values
 * @param        timestamps - cellarray holding all of the timestamps
 * 
 * @return        Returns total number of entries in vault
 * 
 * @note        keys needs to be created like this: ArrayCreate(64)
 *             datas needs to be created like this: ArrayCreate(512)
 *             timestamps need to be created like this: ArrayCreate()
 */
fvault_load(const vaultname[], Array:keys=Invalid_Array, Array:datas=Invalid_Array, Array:timestamps=Invalid_Array//line 641 
I got this error.
i tried fixing it myself without success.
Attached Thumbnails
Click image for larger version

Name:	fvault.png
Views:	437
Size:	2.8 KB
ID:	170388  
FerSave is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-07-2018 , 07:53   Re: FVault - A new vault system!
Reply With Quote #83

Quote:
Originally Posted by FerSave View Post
I got this error.
i tried fixing it myself without success.
If you get that error, it means that your AMXX version is older than 1.8.2 which is unacceptable. Even though there's an easy fix to that particular problem, you'll still need to update to the latest AMXX version if you want to run new plugins and other stuff. The version you're using is no longer supported.
__________________

Last edited by OciXCrom; 07-07-2018 at 07:54.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
devilsquare
Junior Member
Join Date: Sep 2013
Old 08-16-2019 , 15:10   Re: FVault - A new vault system!
Reply With Quote #84

fvault_touch fixed!
Attached Files
File Type: inc fvault.inc (14.4 KB, 211 views)
__________________
By Eclipse*

Last edited by devilsquare; 08-18-2019 at 17:40.
devilsquare 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 14:10.


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