-
Posts
277 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Matrixfox
-
http://www.noupe.com/how-tos/10-ways-to-automatically-manually-backup-mysql-database.html http://www.mydigitallife.info/how-to-backup-and-restore-export-and-import-mysql-databases-tutorial/ Or you can find someone that will charge a small fee to migrate your server for you.
-
Lol, ghetto snapshot!!! You need to download and install MySQL in order to run rAthena. After installing MySQL, you'll need to inject rathena's sql files. Also don't forget to set your MySQL User privileges for your Ragnarok database.
-
notice any problems in the main.sql file? nvm, it seems to be fixed, ty Brian?
-
Knock yourself out, lol ^_^V
-
Sorry, I miss understood. If your client is giving out, update that file. I think that one is missing some strings. So use the data pack from ck's release. Also I never seen that error with that script :< "I bet the master will help ya, when he gets back"
-
P90X ALL THE WAY!!! Chicken or Beef?
-
Please do tell, "what is a real hosting"? Did you ask ck for these links? MediaFire Fileserve
-
Thanks, I really can't take credit for any of this. I couldn't of done it without everyone working their little butts off! I made this link readme for myself. It was just sitting on my cloud. One day I got thinking, "this is kinda useless just for my eyes."
-
[GUIDE] How to install vnc4server in Debian OS to operate gui in Windows
Matrixfox replied to deathscythe13's question in Linux Support
This same method works pretty much on every RPM based OS's. Good Luck -
[GUIDE] How to install vnc4server in Debian OS to operate gui in Windows
Matrixfox replied to deathscythe13's question in Linux Support
Nice, LOVE IT! -
Sounds like your missing one of the php extensions. ( don't ask which one, because I followed/copied the fluxcp video )
-
Atomic, you all suck
-
[Guide] Syouji's BrowEdit Tutorial Videos
Matrixfox replied to Syouji's topic in Maps & 3D Modeling Showcase
So that's you!!! You actually taught me how to make maps, thank you!!! I could never repay you.. -
Time, sweet sweet time.
-
You need to update your "msgstringtable" in your client, it's client side.
-
Monitor your server daily. Make secure passwords with letters, numbers, and symbols. Disable root passwords working on sub accounts. Disable public FTP. P.S. MOST IMPORTANT, DO NOT GIVE YOUR INFORMATION TO YOUR FRIENDS, FAMILY, OR DOG!!!
-
Try checking the firewall. Did you change the firewall setting to high during this feastro?
-
No, thank you!!! You got 3 links up there, keep it up!
-
http://lmgtfy.com/?q=setting+up+home+server
-
[GUIDE] Spriting 101: Creating A Sprite and Act File
Matrixfox replied to sizenine's topic in Spriting & Palette Showcase
Thanks for sharing, kinda lame how TSR went down with all their guides :< -
+-----+------------------------+-------------------+ | int | enum SERVICETYPE | "servicetype" tag | +-----+------------------------+-------------------+ | 0 | SERVICETYPE_KOREA | korea | | 1 | SERVICETYPE_AMERICA | america | | 2 | SERVICETYPE_JAPAN | japan | | 3 | SERVICETYPE_CHINA | china | | 4 | SERVICETYPE_TAIWAN | taiwan | | 5 | SERVICETYPE_THAI | thai | | 6 | SERVICETYPE_INDONESIA | indonesia | | 7 | SERVICETYPE_PHILIPPINE | philippine | | 8 | SERVICETYPE_MALAYSIA | malaysia | | 9 | SERVICETYPE_SINGAPORE | singapore | | 10 | SERVICETYPE_GERMANY | germany | | 11 | SERVICETYPE_INDIA | india | | 12 | SERVICETYPE_BRAZIL | brazil | | 13 | SERVICETYPE_AUSTRALIA | australia | | 14 | SERVICETYPE_RUSSIA | russia | | 15 | SERVICETYPE_VIETNAM | vietnam | | 17 | SERVICETYPE_CHILE | chile | | 18 | SERVICETYPE_FRANCE | france | | 19 | SERVICETYPE_UAE | uae | +-----+------------------------+-------------------+
-
http://supportmii.co.../JudasBible.pdf or http://www.youtube.com/watch?v=sLZ3YtLOi3g P.S. Feel free to keep posting if you run into issues.
-
application.php line 22 'AdminMenuLevel' => AccountLevel::LOWGM, // The starting level for which module actions are moved into the admin menu for display. change AccountLevel::LOWGM, to AccountLevel::ADMIN,