Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Guard dont work for me
Author Message
maos32
Apprentice
*

Posts: 15
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Sep 2013
Reputation: 0



Post: #1
Guard dont work for me
Hello sphere community

I have a little problem
When i try to call guard in protected town
i got this error

12:25:ERROR:Undefined symbol 'c_guard'
12:25:ERROR:Undefined symbol 'c_guard_f'

How to resolve this ?

Thanks alot
09-16-2013 08:26 PM
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: Guard dont work for me
Open sphere_defs.scp and change the 'guards' line to this one (or whatever ID you have in case you've changed it).

[DEFNAME HARDCODED]
defaultitem i_gold // if we cannot create the item. make it this.
defaultchar c_man // if we cannot create the char. make it this.
guards { c_h_guard 1 c_h_guard 1 }
deffood { i_bacon_slab 1 i_cheese_wheel 1 i_basket_fruit 1 i_bird_cooked 1 i_ham 1 i_cake 1 i_bento_box 1 }
09-16-2013 09:05 PM
Find all posts by this user Like Post Quote this message in a reply
maos32
Apprentice
*

Posts: 15
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Sep 2013
Reputation: 0



Post: #3
RE: Guard dont work for me
Thank alot
09-17-2013 06:45 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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