President Posted June 20, 2013 Posted June 20, 2013 Condition 1 : Check if Login count player >= 3 Condition 2 : Check if player already get "NEWBIE ITEM", she / he can't take again (that item) Optional : If the player delete their character, they can't take again (in this case, the Login Count player <=3) Please Help me sir. Quote
joelolopez Posted June 20, 2013 Posted June 20, 2013 here you can use my script :> players will get an specific item on their first login :> - script flog -1,{OnPCLoginEvent:if(#flog!=1){ getitem 2573,1; //Archangel Wing set #flog,#flog+1;close;}} Quote
Question
President
Condition 1 :
Check if Login count player >= 3
Condition 2 :
Check if player already get "NEWBIE ITEM", she / he can't take again (that item)
Optional :
If the player delete their character, they can't take again (in this case, the Login Count player <=3)
Please Help me sir.
1 answer 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.