@sahip version of mu will be compatible with this? and any server files will compatible with this?
It's a neat idea, but I think this will promote a lot of AFK bots in servers so they can just accumulate gold without playing and circumvent some of the player economy. But well done and thanks for the source, I might tweak it a little here and there to do something different :D.
MEMB_STATS table must be same in all version of mu databases.
But MEMB_CREDITS table is not same in all versions. For example zTeam s8 ep2 database has no MEMB_CREDITS table but it has "memb_credits" column in MEMB_INFO table.
So you need to set in program
Credits table: MEMB_INFO
Credits Column: memb_credits
Acc Id Comun: memb___id
Now program will run properly with zTeam s8ep2!
Just don't forget about [Characters] table. Characters table is being used by Dataserver.exe and Gameserver.exe and this program may not work properly if you set up credits table on Characters table.
Good Luck
I found a problem I just logged on the server,and he gave me this message
Connection to sql success!
Program started at 10/27/2015 - 11:53 AM
Account demonu credited successfully - 10/27/2015 - 1:29 PM
lol It is a false message,this message should appear after you spent 45 minutes in the game
try and fix this problem
create an timer
when run program click start timer to start countdown
Another problem every 60 seconds is check but again same problem
It is a false message
Account demonu credited successfully - 10/27/2015 - 15:06 PM
can you add also the wcoins in this?
Chanfe the table and the column and should work. You could have 2 of this running...1 for creds and one for wcoins. Just need tk edit it properly and keep them 'organized'...otherwise ylu could edit the source to make it reward mord than 1 'prize' at a time.
Source published....you could try to find the supposed bug and fix it instead of complaining.
Most probably he didnt fill in the timer value.....
Nice work; keep it up!
What is the TABLE for WCoins?
Good advice. It will work fine I guess. Just start one of them 30 seconds later you start other one. So they dont execute same time.
- - - Updated - - -
You must check your database tables to see which one. Generally it is on Characters, MEMB_INFO. And low chance may be MEMB_CREDITS
Be sure and dont use this program if it is in Character table yet. I need to add a control player connected status for it works properly.
link source dead
Link add:
Download Online_CreditsNET4.0.rar
- - - Updated - - -
Source (C#) Download:
Download Source_Online_Credits.rar
![]()
I have a problem with this program does not connect to SQL:
but I have no problems with SQL I have Windows 7 Home Premium 32bit
Microsoft Visual C++ Redistributabe all version install and Microsoft .NET Framework the latest version 4.6 install
Screen:test 3.0 and 4.0 same problem but Windows XP does not have this problem
![]()