hello guys, i have a question, how should i put the script for item for as described below?
player have a weapon in inventory (equipped) and 1 more item etc in player inventory,
now when a player kill a monster it will drop a bonus item ( we call it meat for now ) which is 100% drop rate, but if player have 1 more item in player inventory (we call this item a medal for now), it will drop 100% sure drop a diffrent item ( we call it Big Meat for now ) and it wont drop (meat) but instead it drop ( Big Meat )
item drop depends on what weapon using and what type of medal player have
if player do not have medal only weapon it will just drop (meat)
but if player have both weapon and medal, it will drop (Big Meat) instend of (meat)
my plan was to make diffrent type of item drop depends on what weapon and medal combination player had
diffrent type of weapon and medal will drop diffrent type of bonus item (100% drop)
just need a working example with some guide or explaint how does the script works will do good
Question
Dolphin86
hello guys, i have a question, how should i put the script for item for as described below?
player have a weapon in inventory (equipped) and 1 more item etc in player inventory,
now when a player kill a monster it will drop a bonus item ( we call it meat for now ) which is 100% drop rate, but if player have 1 more item in player inventory (we call this item a medal for now), it will drop 100% sure drop a diffrent item ( we call it Big Meat for now ) and it wont drop (meat) but instead it drop ( Big Meat )
item drop depends on what weapon using and what type of medal player have
if player do not have medal only weapon it will just drop (meat)
but if player have both weapon and medal, it will drop (Big Meat) instend of (meat)
my plan was to make diffrent type of item drop depends on what weapon and medal combination player had
diffrent type of weapon and medal will drop diffrent type of bonus item (100% drop)
just need a working example with some guide or explaint how does the script works will do good
thanks !
Link to comment
Share on other sites
1 answer 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.