keoco Posted February 3, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 130 Reputation: 0 Joined: 01/24/12 Last Seen: April 11, 2012 Share Posted February 3, 2012 As the title states , thanks! Quote Link to comment Share on other sites More sharing options...
Fluffle Puff Posted February 3, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 375 Reputation: 88 Joined: 12/30/11 Last Seen: May 3, 2016 Share 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 Link to comment Share on other sites More sharing options...
Jasc Posted February 3, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 270 Reputation: 20 Joined: 12/10/11 Last Seen: June 28, 2022 Share 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 Link to comment Share on other sites More sharing options...
Question
keoco
As the title states
, thanks!
Link to comment
Share on other sites
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.