by lloydender » Sun Nov 06, 2011 8:28
I want to change the price of LifeItem in the shop. Using DB2 I opened MAP99. I can open shop.acs with the script editor and change the appropriate value but it won't compile on its own. Specifically I get an error: hudmsg_fadeinout : Identifier has not been declared
I don't know what to do from here. Are there resources that I need to add to the game configuration? Or to the map options? In the editing reference pdf I saw something about putting stronghold.acs and sthldcmn.acs in the same folder as my map in order for it to compile, so I did that.
I want to change the price of LifeItem in the shop. Using DB2 I opened MAP99. I can open shop.acs with the script editor and change the appropriate value but it won't compile on its own. Specifically I get an error: hudmsg_fadeinout : Identifier has not been declared
I don't know what to do from here. Are there resources that I need to add to the game configuration? Or to the map options? In the editing reference pdf I saw something about putting stronghold.acs and sthldcmn.acs in the same folder as my map in order for it to compile, so I did that.