Peopleperson49 Posted January 30, 2012 Share Posted January 30, 2012 Back in the day when you used a red potion it used to do the red star effect above the characters head. Most potions, healing items, etc did some effect. I added it back to my server, but I was wondering why that went away with newer revisions? Peopleperson49 Quote Link to comment Share on other sites More sharing options...
Hades03 Posted January 30, 2012 Share Posted January 30, 2012 item_db Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted January 30, 2012 Author Share Posted January 30, 2012 I understand that it should be in the item_db, but it's not anymore... Current item_db: 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,65),0; },{},{} 502,Orange_Potion,Orange Potion,0,200,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(105,145),0; },{},{} 503,Yellow_Potion,Yellow Potion,0,550,,130,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(175,235),0; },{},{} 504,White_Potion,White Potion,0,1200,,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(325,405),0; },{},{} 505,Blue_Potion,Blue Potion,0,5000,,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(40,60); },{},{} Old item_db: 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 204; itemheal rand(45,65),0; },{},{} 502,Orange_Potion,Orange Potion,0,200,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 205; itemheal rand(105,145),0; },{},{} 503,Yellow_Potion,Yellow Potion,0,550,,130,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 206; itemheal rand(175,235),0; },{},{} 504,White_Potion,White Potion,0,1200,,150,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 207; itemheal rand(325,405),0; },{},{} 505,Blue_Potion,Blue Potion,0,5000,,150,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 208; itemheal 0,rand(40,60); },{},{} Quote Link to comment Share on other sites More sharing options...
Back in the day when you used a red potion it used to do the red star effect above the characters head. Most potions, healing items, etc did some effect. I added it back to my server, but I was wondering why that went away with newer revisions?
Peopleperson49
Link to comment
Share on other sites