Errors with the Guard system - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Errors with the Guard system (/Thread-Errors-with-the-Guard-system) |
Errors with the Guard system - Onirim - 12-15-2012 01:12 AM Hi all, It's me again I've an error with the Guard system. When I hit a NPC in a city (Minoc for the exemple), the NPC call the guards, but the guards appear on me, and disapear instantly (with a death sound), again and again, until I die from the hands of the NPC. In the console, I've this two lines: Code: 16:06:ERROR:Undefined symbol 'c_guard' Have you any idea of what happens and how to correct it ? My Sphere server is new, latest nightly release. Thanks =) RE: Errors with the Guard system - Onirim - 12-15-2012 04:50 AM Okay, it seems the c_guard and c_guard_f are now named c_h_guard and c_h_guard_f I've added the name in the DEFNAME, file human_guard.scp |