Cash storage via nick
Example
HTML Code:
new p_Cash[33]Help |
Re: Cash storage via nick
Correct code.
Code:
Your Mistake ( Highlighted ) : Quote:
|
Re: Cash storage via nick
But if i use save via client id method, when player disconnect from server and other player connect server he's client id same from who disconnected
(i am sorry for my bad english) |
Re: Cash storage via nick
I want to save user's cash via their nick name
|
Re: Cash storage via nick
Look into nvault, fvault, MySQL, SQLite or similar. Plugins are not capable of such storage, you need a database.
|
Re: Cash storage via nick
Thanks KliPPy, I fixed this.
|
Re: Cash storage via nick
Quote:
|
Re: Cash storage via nick
His error was here actually: p_Cash[p_name] = current_cash
He was trying to use the name instead of the user's id. |
Re: Cash storage via nick
Quote:
|
| All times are GMT -4. The time now is 17:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.