did you try the video?Quote:
Thank you very much for the release.
I have a question tho.
Dump the .sql file(Database\\emulator.sql) into your database with e.g. Navicat Lite. -> Can you try to explain how to do that?i really have no such knowledge..
|
|
You can edit the xprate,sprate,goldrate in Stats.cs
Code:
public static void GetXP(int Index_, int objectindex)
{
int xprate = 2, sprate = 2, goldrate = 2;