Re: Login Welcome Message :D
Quote:
Originally Posted by
<XENON>
You could bind it to a map or change it so it popup every login.
Wouldn't you have to make an event script for that?
Re: Login Welcome Message :D
Quote:
Originally Posted by
<XENON>
You could bind it to a map or change it so it popup every login.
so like map 0 (begginer map) if i put it there it will only happen in that map kk gocha ya
Re: Login Welcome Message :D
Quote:
Originally Posted by
MSDartz
Wouldn't you have to make an event script for that?
No , you could bind it to a regular load function.
So it PoPup every mapchange , or every login.
Edit :
Every Mapchange would be anyoning :P
Re: Login Welcome Message :D
|-|3|_p |\/|3 (|-|\/(|< |\|0rr1s!
Useful, at least, if you know how to compile.
Re: Login Welcome Message :D
Quote:
Originally Posted by
Kars
|-|3|_p |\/|3 (|-|\/(|< |\|0rr1s!
Useful, at least, if you know how to compile.
Another Maplestory ftw :D
Re: Login Welcome Message :D
Re: Login Welcome Message :D
Quote:
Originally Posted by
<XENON>
Another Maplestory ftw :D
HELLS yea. also preety good.
Re: Login Welcome Message :D
Re: Login Welcome Message :D
Re: Login Welcome Message :D
sendHint(java.lang.String,int,int) in net.sf.odinms.tools.MaplePacketCreator cannot be applied to (java.lang.String)
Re: Login Welcome Message :D
sendhint is a method that sends the string in a box with a certain height and width, if height is below 40 its 40, width below 5 and its 5.
To use its just
Code:
c.getSession().write(MaplePacketCreator.sendHint("YOUR SERVER WELCOME MESSAGE !"), XX, YY); //where XX is width and YY is height
Re: Login Welcome Message :D
Re: Login Welcome Message :D
Re: Login Welcome Message :D
Good job for people that dont no how to change it in lets say like xotic source thanks even tough i no how to 8D:laugh:
Re: Login Welcome Message :D
The message over your head in "ThePack" can be changed in the event folder,
"advice00" just edit what it says and you don't even have to compile..