Fluffle Puff Posted February 3, 2012 Posted February 3, 2012 - script popup -1,{ OnPCLoginEvent: if (BaseLevel==1 && JobLevel==1 && popup!=1) { mes "¡¡hello!!!"; next; mes "bye!"; set popup,1; close; } end; } Quote
Jasc Posted February 3, 2012 Posted February 3, 2012 if you wanted it to be a new player and a new account then just change popup variables on there to set #popup,1; and have it check for #popup in the if part. Quote
Question
keoco
As the title states
, thanks!
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.