Jump to content
  • 0

Pintados Festival always active


CyberDevil

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   37
  • Joined:  02/25/18
  • Last Seen:  

Hi,

as described in the title, I would like to leave the event active forever without having to interact every 7 days with the "Pintdos NPC Manager" which activates the festival/event manually... it would be very convenient for those like me who have a server not very populated.
The official script is this: https://github.com/rathena/rathena/blob/master/npc/re/quests/quests_malaya.txt

I hope you can show me a solution, unfortunately I'm not a good coder and I do not know where to start editing on this script.

+1 reputation for help
Tnx ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   37
  • Joined:  02/25/18
  • Last Seen:  

Any help to leave this event active?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  2044
  • Reputation:   682
  • Joined:  10/09/12
  • Last Seen:  

-	script	jksfhksjdf	FAKE_NPC,{
OnInit:
	$malaya_pintados_00 = 1;
	donpcevent "Pintados Manager#pin::OnEnable";
//	donpcevent "Pintados Manager#pin::OnEnableNPC";
//	initnpctimer "Pintados Manager#pin";
	end;
}

assuming you have your server maintenance every week

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   37
  • Joined:  02/25/18
  • Last Seen:  

Grazie @AnnieRuru ;)
in fact we do not do the maintenance every week, but it is already a lot of help so your script to start... in the meantime I activate it!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...