Hotan works for me i'll try all the other places as well auto potion and party system works. alchemy i don't know i have to search for the /makeitem elixer thing. guild haven't tested yet.
EDIT: return scroll doesn't work i'm getting a scroll timer error
EDIT2: I just made 20 skill columns in the saved_skills table but how many do you have. It uses a new column everytime you add a new skills and a lvl up it just updates a previous column. so I think that 250 to be safe. Correct me if i'm wrong (please let me be wrong. it'll be so much work)
Hotan works for me i'll try all the other places as well auto potion and party system works. alchemy i don't know i have to search for the /makeitem elixer thing. guild haven't tested yet.
EDIT: return scroll doesn't work i'm getting a scroll timer error
EDIT2: I just made 20 skill columns in the saved_skills table but how many do you have. It uses a new column everytime you add a new skills and a lvl up it just updates a previous column. so I think that 250 to be safe. Correct me if i'm wrong (please let me be wrong. it'll be so much work)
elixir item name like:
"ITEM_ETC_ARCHEMY_REINFORCE_RECIPE_WEAPON_B 1"
Allright no problem.
I might setup a SVN for us, so we can develop updates for the server.
Would be handy to have one so we can develop at the same time without keeping exchanging
Allright no problem.
I might setup a SVN for us, so we can develop updates for the server.
Would be handy to have one so we can develop at the same time without keeping exchanging
Yeah that could be an option but i'm a total newb in C# the only thing i new about it was Console.WriteLine("blahblah"); So i learned a lot about it but not enough to code new things for it. I only wanted to restore the database of this thing but I'll start digging in C# to now more about it and i have to learn how to code with network stuff
Yeah that could be an option but i'm a total newb in C# the only thing i new about it was Console.WriteLine("blahblah"); So i learned a lot about it but not enough to code new things for it. I only wanted to restore the database of this thing but I'll start digging in C# to now more about it and i have to learn how to code with network stuff
No worries i will teach you while we program
Shouldn't be a problem.
No, you won't be able to use MySQL unless you recode the MSSQL Functions to a MySQL Library and change the Querys to have a corrent Syntax for MySQL, and then you still got to remake the whole Database for MySQL, but I also think that there was a converter.
I just can't remember it.
No, you won't be able to use MySQL unless you recode the MSSQL Functions to a MySQL Library and change the Querys to have a corrent Syntax for MySQL, and then you still got to remake the whole Database for MySQL, but I also think that there was a converter.
I just can't remember it.
Mysql(in phpmyadmin) has a function to import MSSQL tables with ease so np
Svn has been created anyone willing to join the programming team
can send me a pm to join the private SVN
Tell me in the pm what your willing to do to help
So i can reply and invite you
Be sure to know how SVN works commiting
And also you need a assembla.com account.
[Development]Arcane Files 10/22/2010 - SRO Coding Corner - 4 Replies Hi guys what happened on the other thread and i rlly don`t like this i decided to open new thread without spams flams trolls etc
this is arcane leaked server files but without db we`re trying to make the db any way download from
From Here:MEGAUPLOAD - The leading online storage and file delivery service
Hope you like it
Lets Be Fair and give the real credits
[LEAKED] Arcane Source Code [for Development only] 10/22/2010 - SRO Coding Corner - 136 Replies Hi,
So have fun :) There alot of File which are missed. But you can see all Packets and .. You cant run that files. Because they are incomplete. You can make youre own Emulator you can see all Packets and Importent Informations.
Look at :
Game/Packets/Public.cs
Game/Packets/Private.cs
Loginserver isnt there. I think we dont need Packets from an LoginServer.