SphereCommunity
training dummies not work - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: training dummies not work (/Thread-training-dummies-not-work)



training dummies not work - WRWR - 05-30-2017 01:23 AM

dummies, archery butte just not gain skills
in sphere.ini
Code:
SkillPracticeMax=500



RE: training dummies not work - Coruja - 05-30-2017 01:35 PM

do you get any fail message when you use it?


RE: training dummies not work - WRWR - 05-30-2017 05:52 PM

(05-30-2017 01:35 PM)Coruja Wrote:  do you get any fail message when you use it?

no, just not gain skills


RE: training dummies not work - Coruja - 05-31-2017 04:29 AM

try check if these items have TYPE=t_train_dummy / t_archery_butte properly set, or if there's any return 0/1 on triggers of these combat skills


RE: training dummies not work - WRWR - 05-31-2017 05:56 AM

(05-31-2017 04:29 AM)Coruja Wrote:  try check if these items have TYPE=t_train_dummy / t_archery_butte properly set, or if there's any return 0/1 on triggers of these combat skills

Code:
[ITEMDEF 01070]
DEFNAME=i_training_dummy
TYPE=t_train_dummy
VALUE=330
WEIGHT=110.5
RESOURCES=20 i_log,35 i_cloth,50 i_cotton,5 i_thread,5 i_hides_cut
SKILLMAKE=Carpentry 85.0,Tailoring 70.0,t_carpentry,t_sewing_kit
CATEGORY=Items by Professions
SUBSECTION=Fighter
DESCRIPTION=Training Dummy
DUPELIST=01071,01072,01073,01074,01075,01076,01077

item in game have a type=t_train_dummy

combat skills have a skillgain in fight well


RE: training dummies not work - Coruja - 06-03-2017 07:58 AM

try using the latest build, I did many fixes and improvements on these training items some minutes ago


RE: training dummies not work - WRWR - 06-03-2017 09:38 AM

(06-03-2017 07:58 AM)Coruja Wrote:  try using the latest build, I did many fixes and improvements on these training items some minutes ago

yeah, dummies work! Woot