Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sphere 0.56c
Author Message
Kenzotroop
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: May 2014
Reputation: 0



Post: #1
Sphere 0.56c
I need someone to help me with the sphere config , i mean i have the sphere and all the scripts but no one can log in into my sphere, ppl can log pick the server and then get dc my router is with the port 2593 open and no firewall so i just dont get it , besisdes im getting alot of errors at the sphere with bad spawn point and with some npcs spawns like this one : ERROR:(spherechar_human.scp,3759)Unknown 'SPEECH' Resource 'spk_trainer' . So maybe a nice scripter can help me Tongue this wont need to be perfect cause its just for a few friends to play but i would like to have it working properly Tks
05-09-2014 03:07 AM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #2
RE: Sphere 0.56c
Go to sphere_serv_triggers.scp and place 'Serv.ServIP your_ip' under [function f_onserv_start], this should attach to Sphere your external IP and let them join.

About your errors it seems some kind of incompatibility between your scripts and your save files. Quick and Dirty workaround: open one script and create [SPEECH spk_trainer].
05-09-2014 05:25 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes XuN's post
Kenzotroop
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: May 2014
Reputation: 0



Post: #3
RE: Sphere 0.56c
Server is up and working the problem now its with the scripts they are not working, i dunno why and banker / architect are not working all the npcs sell stuff etc only those 2 are broken

(05-09-2014 11:12 PM)Kenzotroop Wrote:  Server is up and working the problem now its with the scripts they are not working, i dunno why and banker / architect are not working all the npcs sell stuff etc only those 2 are broken

well actually just some of them are not working the others are!! thats why i think its wired help needed :/
(This post was last modified: 05-09-2014 11:13 PM by Kenzotroop.)
05-09-2014 11:12 PM
Find all posts by this user Like Post Quote this message in a reply
Kenzotroop
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: May 2014
Reputation: 0



Post: #4
RE: Sphere 0.56c
help plz?
05-14-2014 11:12 PM
Find all posts by this user Like Post Quote this message in a reply
Alaric
Journeyman
*

Posts: 227
Likes Given: 7
Likes Received: 9 in 4 posts
Joined: Oct 2012
Reputation: 7



Post: #5
RE: Sphere 0.56c
Try to find out what is different for the ones that aren't working. Created recently? Doesn't work in some area? Have different flags? etc.
05-14-2014 11:18 PM
Find all posts by this user Like Post Quote this message in a reply
Kenzotroop
Apprentice
*

Posts: 4
Likes Given: 2
Likes Received: 0 in 0 posts
Joined: May 2014
Reputation: 0



Post: #6
RE: Sphere 0.56c
DEFNAME = C_H_ARCHITECT
NAME = #NAMES_HUMANMALE the Architect
ID = C_MAN
CATEGORY = Civilized
SUBSECTION = Tradesmen
DESCRIPTION = Architect (male)

TSPEECH = spk_human_prime
TSPEECH = spk_trainer
TSPEECH = jobArchitect
TSPEECH = jobRealtor
TSPEECH = spk_shopkeepArchitect
TSPEECH = spk_needs
TSPEECH = spk_rehello
TSPEECH = spk_human_default


TEVENTS = e_Human_HearUnk
TEVENTS = e_Human_Needs
TEVENTS = e_Human_ConvInit
TEVENTS = e_Human_Greet
TEVENTS = e_Human_Space
TEVENTS = e_Human_Refuse
TEVENTS = e_Human_Environ

ON = @Create
//TAG.VENDMARKUP_FIXED = 100
//TAG.VENDORMARKUP = -7

NPC = brain_vendor
NEED = i_gold
COLOR = colors_skin
STR = {21 35}
DEX = {36 50}
INT = {36 50}

SWORDSMANSHIP = {15.0 38.0}
CARPENTRY = {50.0 70.0}
LUMBERJACKING = {50.0 70.0}
TACTICS = {15.0 38.0}

ITEMNEWBIE = random_male_hair
COLOR = colors_hair
ITEMNEWBIE = random_facial_hair
COLOR = match_hair

ON=@NPCRestock
ITEM = RANDOM_LIGHT
ITEM = i_shirt_plain
COLOR = colors_all
ITEM = random_pants
COLOR = colors_all
ITEM = random_shoes
COLOR = colors_neutral

SELL=VENDOR_S_DEED_TEMPLATE
//BUY=VENDOR_B_DEED_TEMPLATE


this is my Architect script cant see anything wrong here and he dont sell houses -.-
05-15-2014 02:41 AM
Find all posts by this user Like Post Quote this message in a reply
Alaric
Journeyman
*

Posts: 227
Likes Given: 7
Likes Received: 9 in 4 posts
Joined: Oct 2012
Reputation: 7



Post: #7
RE: Sphere 0.56c
Uncomment //buy=template

(I hope its that... right? BUY means what the vendor sells (=> if you use buy command on him) and SELL means what he buys from you (=> if you use sell command))
(This post was last modified: 05-15-2014 09:44 PM by Alaric.)
05-15-2014 09:43 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Alaric's post
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)