Omni RO Posted February 4, 2014 Posted February 4, 2014 hi. I am starting a Server called Epic RO and I am almost done with it. I am in need badly of a custom item. and have no idea how to make one can someone please make me a custom item called Epic RO Coins for my donation shop. example: you can only purchase items from the donation shop with Epic Ro Coins and tell me how to put it into my server and so I only can get it by using a @item command thank you guys so much I really appreciate if someone does this for me and yes you will get credit for it and if you ever join my server I promise you will be rewarded thanks so much guys Also on a side note: im looking for gms to help with this server Quote
TecnoCronus Posted February 4, 2014 Posted February 4, 2014 (edited) Ok, that`s easy, let`s start creating the item: http://rathena.org/wiki/Custom_Itemshttp://rathena.org/board/topic/80492-how-to-add-costume-custome-item/ Second, you gonna need a simple script, something like: if(countitem(<EPICRO_ITEM_ID>) > <NECESSARY_AMOUNT_OF_COINS>) getitem <ITEMID_TO_GIVE>,<AMOUNT>; else mes "You don`t have enought coins for this trade"; close; Edited February 4, 2014 by TecnoCronus Quote
Omni RO Posted February 4, 2014 Author Posted February 4, 2014 can someone make it for me? and tell me how to add it in my gave? Quote
Question
Omni RO
hi. I am starting a Server called Epic RO
and I am almost done with it.
I am in need badly of a custom item. and have no idea how to make one
can someone please make me a custom item called Epic RO Coins
for my donation shop. example: you can only purchase items from the donation shop with Epic Ro Coins
and tell me how to put it into my server and so I only can get it by using a @item command
thank you guys so much I really appreciate if someone does this for me and yes you will get credit for it
and if you ever join my server I promise you will be rewarded
thanks so much guys
Also on a side note: im looking for gms to help with this server
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.