You can not include both in the same script, because both of them try to define some of the same functions. You could remove the common functions from one of the scripts, but that could cause more problems then it is worth.
What functuions are you trying to use? Edit: guess I shoud have read the title. lol
Instead of including nw_i0_tool for the RewardPartyXP() function:
include: "x0_i0_partywide"
and use: GiveXPToAll() instead.
Modifié par Lightfoot8, 09 juillet 2011 - 07:40 .