The craft system is used to upgrade the quality of items much like artisan wind, only you can use other items of various quality to upgrade the items, its based on a percentage upgrade.
So you can try to upgrade an elite item to super, and your success rate will begin at 0%, you add a dragonball and that ups it to 40% you add a ref item that adds a 5% a unique that adds 10% etc etc. You can tell that its for upgrading windows and not selling things because you cant put in a super item first (because you cant upgrade it further), and various other little clues which you will notice.
I worked all of this out like 2 or 3 years ago, long before emme's seller.
I was going to convert it to be a proper craft system, where you dump in raw materials and it constructs something of value. But never got around to it, its on my to do list for this source.
The craft system is used to upgrade the quality of items much like artisan wind, only you can use other items of various quality to upgrade the items, its based on a percentage upgrade.
So you can try to upgrade an elite item to super, and your success rate will begin at 0%, you add a dragonball and that ups it to 40% you add a ref item that adds a 5% a unique that adds 10% etc etc. You can tell that its for upgrading windows and not selling things because you cant put in a super item first (because you cant upgrade it further), and various other little clues which you will notice.
I worked all of this out like 2 or 3 years ago, long before emme's seller.
I was going to convert it to be a proper craft system, where you dump in raw materials and it constructs something of value. But never got around to it, its on my to do list for this source.
That looks like a really useful system and it also gets rid of junk, wonder why the never implanted it in English CO...
The craft system is used to upgrade the quality of items much like artisan wind, only you can use other items of various quality to upgrade the items, its based on a percentage upgrade.
So you can try to upgrade an elite item to super, and your success rate will begin at 0%, you add a dragonball and that ups it to 40% you add a ref item that adds a 5% a unique that adds 10% etc etc. You can tell that its for upgrading windows and not selling things because you cant put in a super item first (because you cant upgrade it further), and various other little clues which you will notice.
I worked all of this out like 2 or 3 years ago, long before emme's seller.
I was going to convert it to be a proper craft system, where you dump in raw materials and it constructs something of value. But never got around to it, its on my to do list for this source.
Oh cool, I didn't know that.
Yeah, I'm sure alot of people have, it's not like something hard to do =P
Quote:
Originally Posted by Kiyono
That looks like a really useful system and it also gets rid of junk, wonder why the never implanted it in English CO...
Actually, I went over the StrRes some months ago, and noticed that TQ changed the dialog for crafting from what it used to be 1+ year ago, so they are atleast planning on it.
swsro2 question regarding srokey sending keys 06/07/2010 - SRO Private Server - 10 Replies ok i bought 2 keys from srokey, and i haven't recieved any keys in the mail i dont know what to do i want to play..
[Question] Sending job info to server. 08/18/2009 - CO2 Private Server - 2 Replies Hey,
Using hybrid's rev 3:
case "@job":
{
byte NewJob = byte.Parse(args);
Client.Job = NewJob;
Client.Send(PacketBuilder.CharacterInfo(Client));
break;
Sending to client 04/20/2009 - RO Guides & Templates - 2 Replies So i'v been trying to figure this out on my own, but i can't find any information about this. What i want to do is hook RPE into a process but instead of sending a packet to the server this process is connected to i want to send a packet to the client. So i can trick the client into activating a certain something which is actually doesn't have.
And seeing how there is ZERO (function reference) documentation on howto write custom filters i just posted this :P
All i need to do is send...
question packet sending 07/14/2008 - Dekaron - 22 Replies Where can I find tut about packet sending I wish to learn about it.