Jump to content
  • 0

How To Add This On Client


lchtea120

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  03/19/14
  • Last Seen:  

i see some interest thing on other RO forum everytime they login to map its show some picture how to add this on client?

post-24766-0-64793700-1397542118_thumb.jpg

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

 

 

omg this quote how to remove hahaha X3 i mean how to add the picture like u say sir its need write in script?

 

Yeah, It's a script command

-	script	Derp	-1,{
	
	OnPCLoginEvent:
	cutin "FileName",4;
	sleep2 3000;
	cutin "",255;
	end;
}

//"FileName" is the name of the picture that you want to use for the message/image upon login.
//data\texture\유저인터페이스\illust is where the image needs to be located

^I havent tested it but this should work for what you need

Edited by Pneuma
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   2
  • Joined:  08/02/12
  • Last Seen:  

It's message of the day xD

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  03/19/14
  • Last Seen:  

It's message of the day xD

thx for reply hahahaha got it now thanks sorry still newbie on this hahaha

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

 

It's message of the day xD

thx for reply hahahaha got it now thanks sorry still newbie on this hahaha

 

Thats actually using a cutin picture

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  03/19/14
  • Last Seen:  

 

omg this quote how to remove hahaha X3 i mean how to add the picture like u say sir its need write in script?

Edited by lchtea120
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  03/19/14
  • Last Seen:  

Thanks Sir Pheuma I Go Try Now :-)



-	script	Derp	-1,{
	
	OnPCLoginEvent:
	cutin "FileName",4;
	sleep2 3000;
	cutin "",255;
	end;
}

//"FileName" is the name of the picture that you want to use for the message/image upon login.
//data\texture\유저인터페이스\illust is where the image needs to be located

^I havent tested it but this should work for what you need

 

 

 

sir its work but too fast X3 omg 0.5sec blinking hahah but i do my best to fix thx your support

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

Thanks Sir Pheuma I Go Try Now :-)

-	script	Derp	-1,{
	
	OnPCLoginEvent:
	cutin "FileName",4;
	sleep2 3000;
	cutin "",255;
	end;
}

//"FileName" is the name of the picture that you want to use for the message/image upon login.
//data\texture\유저인터페이스\illust is where the image needs to be located

^I havent tested it but this should work for what you need

 

 

 

sir its work but too fast X3 omg 0.5sec blinking hahah but i do my best to fix thx your support

It should have been 3 seconds for it to show >.> unless you changed 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...