GAME: Problem with full bomb charge>100

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Pedro
Journeyman
Posts: 69
Joined: Sun Nov 14, 2004 11:48 pm
Location: Poland

GAME: Problem with full bomb charge>100

Post by Pedro »

I get critical error during compilation as below:

*** CRITICAL ERROR (line 979, item reference ref060818-2 - FLASK_POTION_BOMB_FUL): String "255" not supported. Expecting an integer in the range 1 to 100.

According to editor a ful bomb can be charged up to 255 and this value works correctly (explosion is biggest) despite of the error.

Probably the same problem is with other potions but I haven't tested it yet.

P.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

The range should be from 1 to 100 (it's a percentage of the maximum strength).

I'll make sure the editor picks this up properly.
User avatar
Pedro
Journeyman
Posts: 69
Joined: Sun Nov 14, 2004 11:48 pm
Location: Poland

Post by Pedro »

George Gilbert wrote:The range should be from 1 to 100 (it's a percentage of the maximum strength).

I'll make sure the editor picks this up properly.
Ful Bomb with charge = 255 gives bigger explosion than one with charge = 100. I didn't checked whether it causes also greater damages. It looks like the maximum is exceeded 155%.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Done for V0.35
Post Reply