Pitufo™
InfinityOT.com
Can somone give me an example for addEvent on Selfsay for NPC...
Ive tried alot of things, the only one workings is using like this:
addEvent(selfsay, 5000, cid)
The addEvent works but the NPC im talking too doesnt say the addEvent is another NPC that tell me the addEvent LOL,
Also ive tried with:
addEvent(selfsay, 5000, getNpcCid())
addEvent(selfsay, 5000, {cid=getNpcCid()})
And many other things...
Im using TFS 0.3 Beta 2
Ive tried alot of things, the only one workings is using like this:
addEvent(selfsay, 5000, cid)
The addEvent works but the NPC im talking too doesnt say the addEvent is another NPC that tell me the addEvent LOL,
Also ive tried with:
addEvent(selfsay, 5000, getNpcCid())
addEvent(selfsay, 5000, {cid=getNpcCid()})
And many other things...
Im using TFS 0.3 Beta 2