Ranyo13
ManCausingMayhem
- Joined
- Aug 22, 2009
- Messages
- 981
- Reaction score
- 39
Hey otlanders,
I realy need an item that u right click then left click on another item, if the item u left click is in the table, u get the cash in the table next the itemid and the item removes!
Example for the table:
local items = [Paladin armor id, 2 cc]
action itemid = blessed wooden stake (id)
So better explanation, You right click the blessed wooden stake, left click on a p armor, the p armor disapears and u get 2cc
and more items
local items = [P armor, 20000,
Blue legs, 15000,
Crown shield, 2000
]
etc.. It shud be configurable so i cud add over 50 items, i hate npcs!
Thanks in advance and rep++ for who helps, i hope u understood what i wanted,
Ranyo13
I realy need an item that u right click then left click on another item, if the item u left click is in the table, u get the cash in the table next the itemid and the item removes!
Example for the table:
local items = [Paladin armor id, 2 cc]
action itemid = blessed wooden stake (id)
So better explanation, You right click the blessed wooden stake, left click on a p armor, the p armor disapears and u get 2cc
and more items
local items = [P armor, 20000,
Blue legs, 15000,
Crown shield, 2000
]
etc.. It shud be configurable so i cud add over 50 items, i hate npcs!
Thanks in advance and rep++ for who helps, i hope u understood what i wanted,
Ranyo13