mhmms, thats the way i work with my SQL shiz, i'm a total newbie at it, with no past experience.. i go at it with a hammer and break everything in everyway i can until i get something to work :P
Thats how i learn xD
and for the button things, i wudnt think it would be a stored procedure but simply just edit the "look" of the button itself, probably look in the "interface" folder in your game files (extracted)
The buttons and graphics I know are a simple fix, but I was referring to modifying the procedure to fit each desired level on the modes (slots)
I modified usp_Create_Char_R
What I did with it is made Normal mode turn into pre leveled 15 UM, Hard mode as pre leveled 30 UM, and Ultimate mode as pre leveled 60 UM.
Quote:
Originally Posted by [Dev]Cataclysm
SET @CharName = LTRIM(RTRIM(@CharName))
SET @Level = 60
SET @StatPoint = 531
SET @SkillPoint = 300
SET @Ret = 0
You have part of that right so far except I'm not sure what the use of CharName or Ret would be for this kind of edit. So you might want to move those somewhere else into the SP and not with this part of the edit.
Code:
IF @Grow = 1 -- normal mode
BEGIN
SET @Grow = 3
SET @Level = 15
SET @StatPoint = 126
SET @SkillPoint = 70
That's how I had part of mine set up. That would make the Normal mode select start as 15 UM. Yet you have to do more than this as well. You also have to take into account for the base stats that get increased per level too.
Like this:
Code:
IF @Job = 0
BEGIN
SET @Str = 28
END
ELSE IF @Job = 1
BEGIN
SET @rec = 26
That is incomplete as I think you should do most the work here. Yet that is how it is set up sorta.
I hope this helps and if you have any other questions about it just ask o.O
(credits go to Abrasive for helping me with this when I first looked into it)
Edit:
Quote:
Originally Posted by [Dev]Cataclysm
SET @CharName = LTRIM(RTRIM(@CharName))
SET @SkillPoint = 5
SET @Ret = 0
Also remove that part with the SET @SkillPoint = 5 or else it will set all that skill points to 5 instead of what you want them to be. (I faced that issue for like five minutes before seeing that lol)
I modified usp_Create_Char_R
What I did with it is made Normal mode turn into pre leveled 15 UM, Hard mode as pre leveled 30 UM, and Ultimate mode as pre leveled 60 UM.
You have part of that right so far except I'm not sure what the use of CharName or Ret would be for this kind of edit. So you might want to move those somewhere else into the SP and not with this part of the edit.
Code:
IF @Grow = 1 -- normal mode
BEGIN
SET @Grow = 3
SET @Level = 15
SET @StatPoint = 126
SET @SkillPoint = 70
That's how I had part of mine set up. That would make the Normal mode select start as 15 UM. Yet you have to do more than this as well. You also have to take into account for the base stats that get increased per level too.
Like this:
Code:
IF @Job = 0
BEGIN
SET @Str = 28
END
ELSE IF @Job = 1
BEGIN
SET @rec = 26
That is incomplete as I think you should do most the work here. Yet that is how it is set up sorta.
I hope this helps and if you have any other questions about it just ask o.O
(credits go to Abrasive for helping me with this when I first looked into it)
Edit:
Also remove that part with the SET @SkillPoint = 5 or else it will set all that skill points to 5 instead of what you want them to be. (I faced that issue for like five minutes before seeing that lol)
Only thing I added really was the SET @Level = 60 SET @StatPoint = 531 & SET @SkillPoint = 300. The rest was already there. I also don't know what the Ret means, but then comes a question. Even though I have all characters set at level 60 now with their Skill and Stat points, would the base stats +1 per level per job be there? If it isn't then I would assume to kinda do what you did, with adding and setting the Job inside the query. (If that made sense)
But the rest of your partial queries make more then enough sense for me to complete it myself with making sure each Job has the correct stats.
It's like setting the level of a toon with in game commands. It won't set a thing other than a level unless you add stats, skills, etc
So yes you need to add the base stats per level as well(that is why I added them o.o)
Those are the spawn points for toons by default.
You can edit those easily but you can't edit it as of "I want pre leveled 15 here and pre leveled 30 here"
Only "I want humans here and elfs here"
So you are kinda limited with the map.ini compared to the SP.
Yeah that is where I first edited the spawn points, but I how I would write it out in the SP I am not too sure yet. But since I know where to place it all I will play around with some queries and see what happens.
WTS> High leveled GunZ account 03/29/2011 - Trading - 1 Replies Selling this GunZ account.
----------------------
Characters:
74. Soqotra
64. applesnaps
49. Flamekiller
all characters are legit trained.
----------------------
Question About Int/Str Characters 09/03/2010 - SRO Private Server - 3 Replies well, ive been always wondering.. who hits harder using Physical Skill Attck (the ones on Weapon Tree)
lets say for example, an Archer w/ the Same Build, Same Gears, Same Mob Attacking.. but One is Full Str and One is Full Int..
which of them does the most Non Crit Damage Using them Pacheon Skills? (Strong Bow, Explosion Arrow, etc etc)
or better yet, a Full Int Spear compared to a Full Str Glavier Same Build/Gear/Mob Using those Heuksal Skills
[Question] Special Characters in 5165 08/27/2010 - CO2 Private Server - 2 Replies Good morning community :)
Like everyone knows it's not possible to make a char with special Characters ( Like †, £, Ð and so on ).. That's poor :(
Well. Did anyone fixed this yet, or is it possible to do this at All ?
[Hera] Farmed, Farming, Leveled 04/03/2010 - Silkroad Online Trading - 12 Replies Hello ladies and gentlemen,
Please take the time to read the following:
I'm simply farming characters and selling them. Some character I have already and have been leveling up will also be posted here. Recently, I was running a professional farming service in hopes spark the interest of people and potentially attract English speaking members to Hera server; but it has dawned on me that the average Silkroad player is simply timid of being scammed and abused by an ongoing system of...