[Help Thread] Please post your questions here.

04/28/2015 20:34 Saltaya#4531
Quote:
Originally Posted by king1king View Post
thndr

i need to Script for learn all skill

While keeping Lvl

>

and file Sql for all skill card +10

please Help me > thanks :)

sorry for bad english
This isnt really a challenge...

Code:
function lvl_up_with_keeping(name)
       if name == nil or name == '' then
            name = tostring(gv("name"))
       end
   local exp = tonumber(gv("exp",name))
       learn_all_skill(name)
       sv("exp",exp,name)
end
04/28/2015 21:59 masta13371#4532
Hello,
Due to limited internet connection i am only able to ask you the direct way.
I cannot change the SA passwort as it keeps changing itself back. Is there a solution already?
Regards,
Masta
04/29/2015 00:25 ThunderNikk#4533
Quote:
Originally Posted by masta13371 View Post
Hello,
Due to limited internet connection i am only able to ask you the direct way.
I cannot change the SA passwort as it keeps changing itself back. Is there a solution already?
Regards,
Masta
Are you sure? Cause the number of asterisks will only reflect the number of characters in the password as you enter it.

When you re enter the screen after leaving the number of asterisks displayed will be different.

Have you tried to run the auth emulator with your password in it?
04/29/2015 06:00 colonelx#4534
help plz
this problem is killing me
i can't find why queries are timed out
[Only registered and activated users can see links. Click Here To Register...]
04/29/2015 07:14 king1king#4535
Quote:
Originally Posted by Saltaya View Post
This isnt really a challenge...

Code:
function lvl_up_with_keeping(name)
       if name == nil or name == '' then
            name = tostring(gv("name"))
       end
   local exp = tonumber(gv("exp",name))
       learn_all_skill(name)
       sv("exp",exp,name)
end
thank you man :)
04/29/2015 09:59 masta13371#4536
Okay, i got several problems like loading my Database, logging in with the wrong PW and so on. I will do a complete reinstall and if necessary will post again.
Regards,
Masta
04/29/2015 12:45 ThunderNikk#4537
@ colonelx

Is it related to the game server disconnecting?
04/29/2015 20:22 colonelx#4538
If u mean that captin has the same problem then yes irs related

Does a long password affect negative on connection ?
04/29/2015 21:28 ThunderNikk#4539
I mean the other message you are getting in the window...

Game Server Disconnect. Idx: 1
04/29/2015 22:29 colonelx#4540
Yep i think its related to game server
04/29/2015 22:53 thund22222#4541
I need some help you implement code to modify the value of gold, for example
update Character set gold = 100 and the player is online to change value, But if the player Login again returns the previous value !
04/30/2015 00:44 ThunderNikk#4542
Quote:
Originally Posted by colonelx View Post
Yep i think its related to game server
Are you using the .opt files from the guide?

Some more information on your issue and when or how it may have started would help us try to figure it out for you.

Have you been able to log in to your server at all?
04/30/2015 00:59 colonelx#4543
the problem appear before two days
i haven't changed or added any thing its just suddenly appear
i'm using 9.1 opt files
the server work for some time some times work for 6 or 7 hours without disconnect
then the crash starts
04/30/2015 03:06 ThunderNikk#4544
Is there anything specific you remember doing before the crashes start?

Is it linked to any auto notices or dbo.ScheduledCommand

Is it a specific server time or specific character action.
04/30/2015 12:23 colonelx#4545
In fact i dont know how to configure it
So i have never used it
Oh i forgot lately i have changed my previous mssql user and password
Is there any relation about that with the problem ?
Keep in mind the previous user also is custom created