goddameit
New member
- Messages
- 59
- Points
- 0
- Age
- 34
- Emulator
Preview :
http://bit.ly/Z0ECZx
Introduction :
You can hire this npc, it will follow you and give you buff.
Download :
dedicated_npc_3.txt
More NPC :
First add new npc like this:
,,,duplicate(DedicatedNPCMain)Add new name define into .npc_name$
Time Set :
60 seconds
set getvariableofnpc(.npc_time[@id_use],"DedicatedNPCTimer"),gettimetick(2)+60;
Update :
2014/02/27 : http://herc.ws/board/topic/4107-dedicated-npc-v2/?p=27298
http://rathena.org/board/topic/74607-dedicated-npc-v2/?p=244414
2014/01/24 : Rewrite timer and npc runner.
Edit :
No repairall? >> reply
http://bit.ly/Z0ECZx
Introduction :
You can hire this npc, it will follow you and give you buff.
Download :
dedicated_npc_3.txt
More NPC :
First add new npc like this:
,,,duplicate(DedicatedNPCMain)Add new name define into .npc_name$
Code:
setarray .npc_name$[0],"Dedicated Poring AAA","Dedicated Poring BBB","Dedicated Poring CCC";
60 seconds
set getvariableofnpc(.npc_time[@id_use],"DedicatedNPCTimer"),gettimetick(2)+60;
Update :
2014/02/27 : http://herc.ws/board/topic/4107-dedicated-npc-v2/?p=27298
http://rathena.org/board/topic/74607-dedicated-npc-v2/?p=244414
2014/01/24 : Rewrite timer and npc runner.
Edit :
No repairall? >> reply
Attachments
Last edited by a moderator: