• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Need npc that trade "both addons" for items!!

wafuboe

Active Member
Joined
Dec 24, 2010
Messages
884
Solutions
2
Reaction score
26
As the title says i need a npc that trades [both addons] for x items:
Example:
Player:hi
npc: Hi , playername, i can give you addons, if you want information about a especific addons just say [info "name" addons], or if you wanna trade items for addons just say ["name" addons].
Player: Info knight addons
npc: For the knight addons you need: 50 iron ores.
Player: Knight addons
npc: Here you are!

This npc give both addons not like the ordinary one that you have to say: First knight addons and second knight addons. I think it will be better that the npc gives both addons at once.

Thnaks people :b
 
ye thats true xD
then ill search one i modified it, i think i can do it :D

one question,,
doPlayerAddMana(itemEx.uid, k) <<< how it will be if i want to add health or hitpoints?
doPlayerAddHealth(itemEx.uid, k)?
doPlayerAddHitpoints(itemEx.uid, k)?
 
Back
Top