Peopleperson49 Posted January 30, 2012 Group: Members Topic Count: 219 Topics Per Day: 0.04 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: April 15 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 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 242 Reputation: 3 Joined: 01/01/12 Last Seen: August 14, 2015 Share Posted January 30, 2012 item_db Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted January 30, 2012 Group: Members Topic Count: 219 Topics Per Day: 0.04 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: April 15 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...
Question
Peopleperson49
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
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.