![]() |
player.variables and saving to database npcs
I checked the wiki but could only get player.colors[array].
Where can I get a list of every player.attribute such as player.hearts player.rupees player.swordpower player.chat for absolutely everything that belongs to the player? Also, http://wiki.graal.net/index.php/Crea...v/Database_NPC does not tell me how to create, access or modify a variable in a database npc. Let's say I have a database npc called foo. i want to give foo a variable called bar with a value of "foobar". then I want to set the player.chat to the value of foo's variable bar. then i want to change foo's variable bar to be the player's chat string. never seen an example of how to do that with a database npc, can't find one... please provide npc-speak to that algorithm. thanks in advance |
Quote:
http://wiki.graal.net/index.php/Crea...ns:_NPC_Server -Find TServerPlayer Quote:
PHP Code:
|
hmm .. no access to the player's comments through a player variable i see.
but thanks for the links! and thanks also for the db code .. simpler than i thought. just that the db has to be accessed serverside, and the player.chat set clientside. |
Quote:
|
Quote:
Also, a very simple example of getting comments: PHP Code:
Command: /comments account Note: This only works if you have rights to view comments. |
| All times are GMT +2. The time now is 04:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.