• 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!

CreatureEvent Advance tasks system.

Yes it does,

Code:
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "You killed ".. count_monsters+1 .." of "..mob.count.." "..getCreatureName(target).."s.")

The '+1' from count_monsters+1 should be removed, I'm not sure why it's there. Thanks for fixing it though, I'll make a post later and clean up the English from the NPC
 
i have 1 Question..Do the npc MOST have the name: Task System. Can it be changed like to Jake or something?
 
Code:
12:43 Tasks System: You have kill 0 undead dragon.
Isn't counting monsters on 0.4 - 8.6
 
Are you sure that you kill Undead Dragon/Ghastly Dragon?
And you added into login.lua register Event?
 
the system not work,i test the task of frost dragons and when I'm in 1300 kills it resets fix plz

thanks
 
Back
Top