Page 2 of 2

Re: how add a command is @shop?

Posted: Fri Aug 08, 2014 6:23 pm
by Scriptic
I understand GM settings and I reset the server. The problem was naming the file. I renamed it to ahanywhere.lua instead of leaving it as ah.lua . It works though. Thanks again. Both of ya.

Re: how add a command is @shop?

Posted: Thu Oct 29, 2015 11:01 pm
by kennxonline
is there anyway to sell gear that has augments?

Re: how add a command is @shop?

Posted: Fri Oct 30, 2015 9:29 pm
by TeoTwawki
kennxonline wrote:is there anyway to sell gear that has augments?
Can't be done in a shop script. Even if you try and mod the core code to make the items augmented you can't alter the display of the shop in the client, so nobody would see what the augments were till its in their characters inventory.

Its better to rig an NPC to take an existing item exchange it for an augmented version via trade.

Re: how add a command is @shop?

Posted: Thu Jan 17, 2019 6:44 pm
by Swerv
hmmm seems this no longer works? I can get the system messages but not the shops

Re: how add a command is @shop?

Posted: Tue Jan 29, 2019 7:57 pm
by TeoTwawki
Swerv wrote:
Thu Jan 17, 2019 6:44 pm
hmmm seems this no longer works? I can get the system messages but not the shops
Shop command was updated:
https://github.com/DarkstarProject/darkstar/pull/4958

ancient forum posts like this haven't been updated to new formats