Issue information

Issue ID
#8656
Status
Invalid
Severity
None
Started
Triedge
Apr 28, 2015 3:36
Last Post
Dastgir
Apr 28, 2015 11:46
Confirmation
N/A

Triedge - Apr 28, 2015 3:36

this bonus no work....
in console view:
[b]pc_bonus: unknown type 0 4 ![/b]

my item script:[code=auto:0] AegisName: "SoftMDEF_+4" Name: "SoftMDEF +4" Type: 6 Buy: 20 Weight: 10 Loc: 0 Script: <" bonus bMDef2,4; "> [/code]

Dastgir - Apr 28, 2015 10:34

Case sensitive,
Type
bonus bMdef2,4;
(d is small)

zackdreaver - Apr 28, 2015 11:36

Dastgir,
is it possible to make them not case sensitive?

Dastgir - Apr 28, 2015 11:45

[quote name="zackdreaver" timestamp="1430221019"]
Dastgir,
is it possible to make them not case sensitive?[/quote]


script.h
#define ENABLE_CASE_CHECK