Jump to content
  • 0

OnPCLoginEvent doesn't work


Johnathan

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   3
  • Joined:  11/29/16
  • Last Seen:  

My rAthena is up-to-date and, doesn't matters how I call this label (OnPCLoginEvent), it's never works.

-	script	login_player_cmd	-1,{
	OnPCLoginEvent:
		dispbottom "test";
	end;
}

May someone help me?

Edited by Johnathan
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  303
  • Reputation:   117
  • Joined:  12/10/16
  • Last Seen:  

Does your map console shows up a MAX_EVENTQUEUE warning? Or else, make sure you have loaded the script right. Try to put it inside another working script and tell me what happens.

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...