General vendor software scripts [Help] - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: General vendor software scripts [Help] (/Thread-General-vendor-software-scripts-Help) Pages: 1 2 |
General vendor software scripts [Help] - Redcoatx - 02-04-2014 04:38 PM Hi , How this can be written as a script? Could you please help? RE: General vendor software scripts [Help] - XuN - 02-04-2014 06:29 PM It seems like an auctioneer, right? If so, just check out this auction script: http://forum.spherecommunity.net/Thread-AUCTION RE: General vendor software scripts [Help] - Redcoatx - 02-05-2014 12:10 PM Hi XuN , Not auction. This is systems auctions.I'm looking for system.Housing vendors the common selling general vendor.But thing I want , housing vendor items for sale single vendor. RE: General vendor software scripts [Help] - XuN - 02-05-2014 05:40 PM The only one working that I know is the one in the SCP, but it does not look like this... you should have to edit the dialog yourself.: https://code.google.com/p/sphere-community-pack/source/browse/trunk/scripts/add-on/sphere_vendor_system.scp RE: General vendor software scripts [Help] - Redcoatx - 02-06-2014 07:28 AM Hi XuN , First, thank you.This script, how I'm gonna sell the item? I could not find command , script ? RE: General vendor software scripts [Help] - XuN - 02-06-2014 07:52 AM Looking in the script it seems you have to drop the item on the vendor, it will ask you for price and description. RE: General vendor software scripts [Help] - Redcoatx - 02-06-2014 08:01 AM 23:59:ERROR:(genelvendor.scp,118)Undefined symbol '' 23:59:ERROR:(genelvendor.scp,68)Undefined symbol '' 23:59:ERROR:(genelvendor.scp,149)Undefined symbol '' 23:59:ERROR:(genelvendor.scp,101)Undefined symbol '' 23:59:ERROR:(genelvendor.scp,101)Exp_GetVal: Divide by 0 23:59:ERROR:(genelvendor.scp,585)Undefined symbol '' 23:59:ERROR:(genelvendor.scp,585)Undefined symbol '' , eror When you put the item into the price does not want me to go.How I'm gonna take custom vendora? RE: General vendor software scripts [Help] - XuN - 02-06-2014 08:17 AM It seems it needs some configuration defname from the SCP's settings file: Code: /////////////////////////////////////////////////////////////// RE: General vendor software scripts [Help] - Mordaunt - 02-06-2014 08:36 AM Or you could look in Khaos's download section.... It's there, stripper out of the SCP: http://forum.spherecommunity.net/sshare.php?srt=1&uid=600 RE: General vendor software scripts [Help] - Redcoatx - 02-14-2014 06:36 PM Hi XuN , This is vendor scripts. Generel vendor script for housing vendors , I want scripts a general vendor. |