This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [WoW Server] Question: Must have a PS  (Read 2618 times)

Guest

  • Guest
[WoW Server] Question: Must have a PS
« on: July 26, 2010, 08:45:52 pm »
Morning

Is it safe to say that you as a user starting to invest thought for the time and work needed to do their own modding, to assume that one also needs their own Server (Private Server) to work all this?

~Apoc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Jack

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 258
    • View Profile
Re: [WoW Server] Question: Must have a PS
« Reply #1 on: July 26, 2010, 10:46:04 pm »
Yes, of course you need your own private server to test your mods.
That'd be like painting a picture without a canvas. You might have the layout, colors etc in your mind or even on a seperate piece of paper, but as long as it isn't on canvas it's not a picture.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [WoW Server] Question: Must have a PS
« Reply #2 on: August 03, 2010, 12:50:07 pm »
WoW is a server based game. The data of the world is divided in two parts. The hole graphic stuff you can find in the clients, but many information about what items you are a enemy have/drop. Where what enemy is to find and the quest stuff the client get from the server. So if you want also change this stuff you need a own server.

You can make changes in the client and look at them also on public servers. But that is no mod and if blizzard will recognize it you will get banned.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Guest

  • Guest
Re: [WoW Server] Question: Must have a PS
« Reply #3 on: August 05, 2010, 12:49:04 am »
Quote from: "Steff"
WoW is a server based game. The data of the world is divided in two parts. The hole graphic stuff you can find in the clients, but many information about what items you are a enemy have/drop. Where what enemy is to find and the quest stuff the client get from the server. So if you want also change this stuff you need a own server.

You can make changes in the client and look at them also on public servers. But that is no mod and if blizzard will recognize it you will get banned.



It's not that I'm surprised (because I'm not) about having to get a PS up, it's that no matter how many different ways and times I can't figure out the SQL with the server

Might just be me, oh well

Happy Modding
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

cruscin96

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 6
    • View Profile
Re: [WoW Server] Question: Must have a PS
« Reply #4 on: August 07, 2010, 08:23:27 pm »
I'm a little confused on how to set up both a private server and mysql (i'm not much of a database/ server geek) could someone show me a link to reliable tutorials? thanks :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [WoW Server] Question: Must have a PS
« Reply #5 on: August 09, 2010, 12:56:44 pm »
For testing you can just use XAMPP. There you have a functional web-server including a mysql database and phpmyadmin running in one package. Take a look at the Arcemu page. In the wiki you find compilation and setup guides.

http://arcemu.org/

http://www.arcemu.info/wiki/index.php?title=Main_Page
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Kian

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Re: [WoW Server] Question: Must have a PS
« Reply #6 on: September 20, 2010, 08:33:10 pm »
Just use Mysql + Navicat

Or even better, Xampp because it has Apache too
« Last Edit: January 01, 1970, 01:00:00 am by Admin »