Hello,
I found that GM fix. but doesnt work for me i make a character with a error.
can any ppl help me?
I found that GM fix. but doesnt work for me i make a character with a error.
can any ppl help me?
DELETE FROM character.dbo.user_character WHERE character_name < ']' AND character_name <> '[GM]Your Character Name' AND character_name <> '[GM]Your Character Name'
AND character_name <> '[GM]Your Character Name'
Must be the self code who you have used in Step 1
HiQuote:
Create a new Job in SQL Server Agent ( Open Enterprise Manager --> Your SQL Server --> Managment --> SQL Server Agent --> Jobs )
right click --> New Job...
Name : Set Coins
Go to Steps --> New -->
Step name : Set Coins 1
Type : TSQL
Database : cash
Command :
If you need more GMs , you can add more lines withCode:DELETE FROM character.dbo.user_character WHERE character_name < ']' AND character_name <> '[GM]Your Character Name' AND character_name <> '[GM]Your Character Name'
Go to Advanced -->Code:AND character_name <> '[GM]Your Character Name'
On success / failure flow : "Goto the step next step
On failure action : "Goto the next step"
Press Apply ---> OK
Press again to New...
Step name : Set Coins 2
Type : TSQL
Database : cash
Command :
Go to Advanced -->Code:Must be the self code who you have used in Step 1
On success / failure flow : "Goto step : [1]Set Coins 1"
On failure action : "Goto step : [1] Set Coins 1"
Press Apply --> OK
Go to Schedules --> New Schedule... -->
Name : Start set Coins
Set -> Start automatically when SQL Server Agent starts
Press OK
Press OK again
Press Yes
Right click to the Job in the list and start Job.
Dont forget to add the automatically start service SQL Server Agent in SQL Status Menu in your Taskbar.
No i make a new server. and now i have no GM char. I cant make a another. its give a error with no message and my server says : error hack or somthingsQuote:
He ran a command to delete all <']'
without changing the data first, so now he has no account. so everything lost? lol
Dude I said you to restore database again, and do everything from the beginning, cause you can't restore deleted chars.Quote:
No i make a new server. and now i have no GM char. I cant make a another. its give a error with no message and my server says : error hack or somthings
This is because you ran the script without changing names who could not allowed to delete. First you need to change all names with criteria "<]" And only then run the script. Now you can restore your DB and start over again. Good luckQuote:
i run that script and it says this :(
[Only registered and activated users can see links. Click Here To Register...]