CREATE FUNCTION rz_test_char_property_set(p_char_sn bigint) RETURNS void LANGUAGE sql AS $$UPDATE rz_character SET level = 40, money = 100000000, remain_tp = '{999,999,999}', player_grade = 1 WHERE char_sn = p_char_sn;$$;
Hmm this seems like the better client to be working on.
I am a fully unpacked PWE NA client and want to add basically the entire contents of Broken Silence to this client. I can't seem to replace the files though?
If you really think so, you won't even able to make it work, regardless of which RDBMS is used.the only reason why most content won't work is due to the DB's
Do not get me wrong, by simply restoring all content from previous ver. (bolas) into the "more newer version" would fix everything in the game. I meant that some functions can be fixed with simply adding the content in the db's or changing values/info, not everything.If you really think so, you won't even able to make it work, regardless of which RDBMS is used.
It's not that simple than you think.
Remember that the server files released in this thread is based (and modificated) on 2011 alpha files, which is more older than Bolas; 2013 files.Do not get me wrong, by simply restoring all content from previous ver. (bolas) into the "more newer version" would fix everything in the game. I meant that some functions can be fixed with simply adding the content in the db's or changing values/info, not everything.
And no I do not consider RZ stuff as simple, just wish it was.
Remember that the server files released in this thread is based (and modificated) on 2011 alpha files, which is more older than Bolas; 2013 files.
Applying 2013 DB to 2-years outdated server files cause a lot of compatibility issues of course, and fixing all of them require too much efforts.
So, eventually you'll have to put a lot of time if you want to work with MSSQL, and that is nothing different than reimplementing the whole database from scratch.
When are you going to admit that you actually did no work on this and stole the credit from the deserving Developer and his team?
So sad.
To view the content, you need to sign in or register