Shopping
From WoWRosterWiKi
(Difference between revisions)
(New page: {{RosterMenu}} == Shopping == * Shopping is an addon for generating orders within roster and send it ingame to specified maker (guild member) == Where is it ? == First of all there are t...) |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | __NOEDITSECTION__ |
+ | {{Disclaimer}} | ||
+ | {{MainMenu|Roster}} | ||
== Shopping == | == Shopping == | ||
Line 27: | Line 29: | ||
needs to be continued... | needs to be continued... | ||
− | |||
[[Category:RosterAddon]] | [[Category:RosterAddon]] |
Latest revision as of 05:03, 12 May 2007
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
Shopping
- Shopping is an addon for generating orders within roster and send it ingame to specified maker (guild member)
Where is it ?
First of all there are two addons needed for shopping:
- Shopping for roster
and
- Shopping WoW for WoW
Installation
- Shopping for roster
- Unzip the file and copy the folder shopping to your roster/addons folder
- Modify functions_cart.php in roster/addons/shopping folder on top:
$mysql_server = "loacalhost"; $mysql_username = "username"; $mysql_pwd = "password"; $mysql_dbname = "DB"; $table_prefix = "roster_";
- Btw this values are the same you use with your roster....:)
- IMPORTANT: YOU HAVE TO CHMOD the following file to 666 roster/addons/shopping/save/Shopping_list.lua
- Shopping WoW for WoW
needs to be continued...