Hi all, I am having some issues, not sure if this is just me and my custom scripts but this is the things i notice from my last updated sphere.
P.S I'll add more things as I found them.
- Guards are not instant killing anything, even with the option on sphere.ini on. (is this just with me or you guys have the same issue?? Of course I have work around it, but not a great thing if we have the function by default.)
-some items not found anymore, like i_leather, its a basic resource, and everytime i use something that requires it, error on my console.
-I got an error regards a name I don't know what it means, it shows on my console: "error expansion" I went in the scp and found that some items have this "classe" set but what its that? and why is my new sphere giving me this error? is it a broken/unfinished function?
Code:
// Gargish Leather Arms
[itemdef 0301]
defname=i_gargish_leather_arms_f
name=gargish leather arms
nameloc=1020769
type=t_armor_leather
can=can_i_flip|can_i_repair|can_i_dye|can_i_exceptional|can_i_makersmark|can_i_retaincolor|can_i_imbue|can_i_enchant|can_i_recycle
layer=layer_arms
weight=4
reqstr=25
resources=8 i_leather
skillmake=tailoring 53.9
dupelist=04047
expansion=expansion_sa
The change in the items/chars name was a good thing but it is still a little messy, like there is some npc missing, and some still using old names.
ex.
Code:
red solen infiltrator queen - missing
red solen infiltrator warrior - missing
golem controler - missing
...
Black solens with an hues not original. (or its me, lol) Making my client to show a crazy color.
or name issues
"c_ophidian_shaman" instead of "c_ophidian_mage"
I know its a work in progress but I just wonder when its gonna be done.
thanks!!