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 !
In fact i dont know how to configure it
So i have never used it
How to configure what?
Quote:
Originally Posted by colonelx
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
Why would you change from one custom SQL user to another?
u said if i use scheduled command so i tell u i have not tried it before so i dont know how to configure
the second thing about sql user cuz i thought some one has discover it so i wanted to be sure that my mssql user and pass are unkown to others so i changed user and pass
but is this related to my problem ?!
u said if i use scheduled command so i tell u i have not tried it before so i dont know how to configure
the second thing about sql user cuz i thought some one has discover it so i wanted to be sure that my mssql user and pass are unkown to others so i changed user and pass
but is this related to my problem ?!
Look the only one who is going to figure out and fix your problem is you...I am just trying to help give you ideas.
If you are not willing to do the ground work and try your old user and pass in the .opt file than it doesn't matter how many ideas I give you, you are never going to fix your issue.
Oh and dbo.ScheduledCommand is already configured but you won't even look in your data base objects to see that.
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 !
Look the only one who is going to figure out and fix your problem is you...I am just trying to help give you ideas.
If you are not willing to do the ground work and try your old user and pass in the .opt file than it doesn't matter how many ideas I give you, you are never going to fix your issue.
Oh and dbo.ScheduledCommand is already configured but you won't even look in your data base objects to see that.
Thank you very much for your patience with me to resolve this problem
i think i have finally figured out the main reason for this problem
thanks again thndr
Hallo, habe Windows 10 drauf aber Combat Arms startet nicht mehr, obwohl die schreiben, das min. Windows XP drauf sein muss, oder besser, nun habe ich ein besseres Betriebsystem drauf und nun?
Hallo, habe Windows 10 drauf aber Combat Arms startet nicht mehr, obwohl die schreiben, das min. Windows XP drauf sein muss, oder besser, nun habe ich ein besseres Betriebsystem drauf und nun?
#Write trace log messages to file and show only info log messages on console
core.log.level:trace
core.log.consolelevel:info
#Enable traffic dump, will be in traffic_log folder (default off)
#trafficdump.enable:true
#The password is in plain text if you have one
#example auth database password no hashed you enter it to login on sql server management studio with sql authentication
auth.db.password:koko2501
# key for hash your accout password for connect to your account
auth.db.salt:2011
#You can make passwords by visiting: http://www.miraclesalad.com/webtools/md5.php (KEYPASSWORD = hashed password)
#or simply hash function on sql insert request :Value password : LOWER(CONVERT(VARCHAR(32),( HashBytes('MD5', '2011yourpassword')), 2))
#Where clients will connect (this is default values)
auth.clients.ip:127.0.0.1
# port for .bat launcher
auth.clients.port:58422
#i m think it s key for encription betwin client server
auth.clients.des_key:MERONG
#Where the gameserver will connect (this is default values)
auth.gameserver.ip:127.0.0.1
auth.gameserver.port:4502
#Upload configuration, use "upload" directory for guild icons
upload.dir=C:\inetpub\wwwroot\rappelzfamily\icons\
upload.clients.ip=127.0.0.1
upload.clients.port=32214
#Use port 5000 for the guild icon mini webserver (the listen ip is also upload.clients.ip)
upload.clients.webport:5000
#Where the gameserver will connect (this is default values)
upload.gameserver.ip:127.0.0.1
upload.gameserver.port:4616
#Only for SQL Server: speed up selects with NOLOCK
sql.db_account.query:SELECT * FROM Account WITH(NOLOCK) WHERE login_name = ? AND password = ?;
You can not put your external IP in the .bat file and then put local host IP in the .opt files...
/auth_ip:25.89.50.195
S:io.auth.ip:127.0.0.1
S:io.ip_address:127.0.0.1
Wont work
Also you have stated you followed the 9.1 guide but you do not have the .bat file from the 9.1 guide because your auth port is not in your .bat file like this...
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""