Saving in NVault ? Cant?
Hi,
I can't seem to save my rules in the nvault. I am doing this through cmd. This is the code: PHP Code:
|
Re: Saving in NVault ? Cant?
Retard, from glancing at the code make these corrections and see if you still have a problem. I will look into it further if you still have issues.
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Re: Saving in NVault ? Cant?
Hi Bugsy :) Thank you for your reply :)
Now it says: Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.PHP Code:
PHP Code:
|
Re: Saving in NVault ? Cant?
looks like you are trying to pass an integer to a function that is expecting a string.
|
Re: Saving in NVault ? Cant?
Assuming it is talking about this function. Check the second argument "key" as it probably requires a string.
Code:
|
Re: Saving in NVault ? Cant?
Quote:
PHP Code:
then it says: Array must be indexed. Omg, it's too long since I have worked with this kind of shit :oops: Or are you saying the func should look like this? PHP Code:
|
Re: Saving in NVault ? Cant?
Can you post your current code please?
|
Re: Saving in NVault ? Cant?
Quote:
I will post it when it's done :) (no one likes to get their work stolen :wink: ) |
Re: Saving in NVault ? Cant?
If you want help with something specific and you post in this section, then you must provide all needed informations about code / possible problems so peoples can help you. Also a solution will be good for future persons that might have the same problem.
Thank you. |
Re: Saving in NVault ? Cant?
You are trying to use these functions in two different ways. You either need to decide if the function will accept only an int or string as second param or modify the function to accept both.
|
| All times are GMT -4. The time now is 03:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.