Page 1 of 1

Decorate Error

Posted: Mon Mar 21, 2022 3:52 pm
by Bryanvent7
I don't know if i'm a shit in decorate code or this is a common erro,r but this is the error

Code: Select all

Script error, "BD_VE.pk3:actors/weapons/uacbar.txt" line 1:
Parent type 'VanillaWeapon' not found in UACBAR

Execution could not continue.

Script error, "BD_VE.pk3:actors/weapons/uacbar.txt" line 3:
'@property@inventory.pickupmessage' is an unknown actor property
which is rare since the 'VanillaWeapon' is inheritance a doomwepon(or is wrong)but BDv21 use the same code(isntead the Vanillaweapon is BrutalWeapon)
and that is almost the same code, and he funtions normally, soo... i'm writing some bad or is needed to do something or someone can help me or explain me

Re: Decorate Error

Posted: Tue Mar 22, 2022 2:38 pm
by wildweasel
Please post your project. The error message is meaningless without the code to look at.

Re: Decorate Error

Posted: Wed Mar 30, 2022 10:15 am
by tetssian
I can only tell you have an error in line 3 but we need to see the code so we can help you XD