How to update dbo.tbl_general @SQL
Hey...
I just want to ask something abt update level.
Quote:
Now i have RF with 70 lv max.
Then, i want to edit the max lv = 80.
I did all abt the way for that, but i have 1 problem of that.
I edited dbo.tbl_general - maxlvl = 80 (on design)
So, when i make a new character on my RF, 80 lv = WORK.
But dont work to old character.
On my sql, when i open edit dbo.tbl_general , maxlevel = 70 lv (old char).
If i edit all 1 by 1, that will make crazy. (70 to 80) coz there s a thousand char inside.
And i use sql 2008, there just can edit 200 table.
Somebody can help me?
Thanks before...
Re: How to update dbo.tbl_general @SQL
if you use google, this problem can be solved 1 hour ago..
Re: How to update dbo.tbl_general @SQL
i did..
update TABLE_NAME set FIELD_NAME = replace(FIELD_NAME, ‘find this string’, ‘replace found string with this string’);
cant work...
Please, if u can help me..
Re: How to update dbo.tbl_general @SQL
for a max result,
hex your zone and .bin, change all Level limit to 70 and all PT limit.
and no need to edit SQL, for max level.
So, OPen Quest 50 and 56 running fine.
Re: How to update dbo.tbl_general @SQL
i've done hex the script and add levels and PT's, but when i run zoneserver always get error for initdatafile