Hi i would love to play around with every time command and function and stuff till i get it but im just not that desperate yet so maybe one of you would be so awesome as to just spoon feed me how
prontera,155,155,5 script Cornfarmer 4_CORN,{
if (BaseJob == Job_Gunslinger) {
getitem 26001,1;
}//gs only
mes "corn only for gunslingers sorry";
close;
end;
}
Censoring my work because im not ready for feedback/criticism
How could i make the gunslinger only part, after you click it and get your CORN , it needs 1 hour cooldown before you can get your corn as a gunslinger again, but if you click on it, the other message will show instead (yeah it contradicting as is lol my bad)
ya theres a bunch of timers and things out there but its alot of work testing from scratch i know # and .@ mean character and account, i saw a command i could use but it seemed like when i logged out it and log in , i would be able to use the npc again
Question
lllaaazzz
skip to bold for question
Hi i would love to play around with every time command and function and stuff till i get it but im just not that desperate yet so maybe one of you would be so awesome as to just spoon feed me how
prontera,155,155,5 script Cornfarmer 4_CORN,{ if (BaseJob == Job_Gunslinger) { getitem 26001,1; }//gs only mes "corn only for gunslingers sorry"; close; end; }
Censoring my work because im not ready for feedback/criticism
How could i make the gunslinger only part, after you click it and get your CORN , it needs 1 hour cooldown before you can get your corn as a gunslinger again, but if you click on it, the other message will show instead (yeah it contradicting as is lol my bad)
ya theres a bunch of timers and things out there but its alot of work testing from scratch
i know # and .@ mean character and account, i saw a command i could use but it seemed like when i logged out it and log in , i would be able to use the npc again
please find my question, its in bold
Thank you
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.