Do_advance crash bug in latest development code
-
At line 2861 of act_wiz.c, change to[code]victim->pcdata->imm_flag = "{B M{Ci{MN{Di{YG{Go{Wd "[/code] Forgot to do this.[code]free_string(victim->pcdata->imm_flag); victim->pcdata->imm_flag = str_dup("{B M{Ci{MN{Di{YG{Go{Wd ");[/code] :oops:
-
no problemo. will change it whenever i get home.