Issue Information
-
#008482
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
the current item doesnt give bonus aspd due to the parameter that received was 0.
the correct script should be
the correct script should be
{
Id: 14509
AegisName: "Light_Center_Pot"
Name: "Light Concentration Potion"
Type: 2
Buy: 800
Weight: 20
Upper: 63
Script: <" sc_start SC_ATTHASTE_POTION1,1800000,4; ">
},
{
Id: 14510
AegisName: "Light_Awakening_Pot"
Name: "Light Awakening Potion"
Type: 2
Buy: 1500
Weight: 20
Job: 0xFFF7FEEF
Upper: 63
Script: <" sc_start SC_ATTHASTE_POTION2,1800000,6; ">
},
{
Id: 14511
AegisName: "Light_Berserk_Pot"
Name: "Light Berserk Potion"
Type: 2
Buy: 3000
Weight: 20
Job: 0x01E646A6
Upper: 63
Script: <" sc_start SC_ATTHASTE_POTION3,1800000,9; ">
},
@Frost - I noticed this on my item_db.conf before and i didn't expect this will cause the problem. I also checked the RMS see the script for the concentration/awakes/berserk and the value was 0.
I think this is the fixed on my problem right? I will try to do this fix once I get home
http://herc.ws/board...ing/#entry66155
I think this is the fixed on my problem right? I will try to do this fix once I get home
http://herc.ws/board...ing/#entry66155
@iwarez, maybe you use light concentration potion rather than concentration potion?













