-
When an NPC is spawned by the Dark Father boss, some warnings are shown on Sphere console that HOME / HOMEDIST properties are unknown. How can we solve that?
s0ckz updated
6 years ago
-
Hi,
At this commit (https://github.com/Sphereserver/Source/commit/8a526a407441f941ea4a2862eb700bcf833bbfe4) I guess a new bug was introduced... It says is not required stamina to stumble at a hidde…
s0ckz updated
6 years ago
-
When i try to cook it said: "You can't really eat this".
and i tried with an anvil and with fire created with kindling
[ITEMDEF 097a]
DEFNAME=i_fish_cut_raw
TYPE=t_meat_raw
TDATA1=i_fish_cut_c…
-
When you create a map (World map for example). You can only open it correctly when the server is saved. If not, you will see "You can't think of a way to use that item".
-
clean sphere
clean scripts
2 new pg with dex 150 allskills 100.0
if empty handed they attack each one every 26 secs aprox
just equiping a dagger it start hitting very fast (dex dependent)
-
CClient::Cmd_Use_Item checks if m_pChar->CanCarry(item).
So, if you have a sword in pack, and you're 410/412 in weight, you won't be able to equip it. If you drop it to the floor and equip it, you wi…
-
If OF_PetSlot is enabled and a player has like 1 follower (max 1 also), when it's tried to buy a new pet from NPC, the message that you can't have more followers is shown but the gold is also taken fr…
s0ckz updated
6 years ago
-
When i drink 2 items with TYPE=t_booze, sphere show a error and the wine not consumed.
```
14:19:DEBUG:__ thread (4772) __ | # | _____ function _____________ | ticks passed from previous function st…
-
New changes in multis have made ships near impossible to place by default (Test with Gargoyle ship). Checks need to be done for Ships versus Housing. Other larger ships have slight issues with placeme…
-
Setting BloodColor to -1, either in the def or after creation, does not stop a mobile from bleeding. They simply bleed red like any normal NPC.