Author Topic: In game forum  (Read 1529 times)

Offline Rimmy

  • Level 12
  • *
  • Posts: 80
  • Reputation: +1/-0
    • View Profile
In game forum
« on: March 18, 2008, 08:40:49 PM »
Do any of you have a forum built into the game or do you just have a separate forum elsewhere? I know that I personally like in game forums more because it usually means that other players are more active because they it's very convenient. They don't even have to make another forum account. What do you guys (and or girls) do?

Offline leZourite

  • Level 12
  • *
  • Posts: 81
  • Reputation: +2/-0
    • View Profile
    • After doomsday
Re: In game forum
« Reply #1 on: March 18, 2008, 09:56:25 PM »
While it's not easy, or more precisely asks for good knowledges in these forums and their databases it is possible to include a forum like IPB or PHPBB inside your game so it looks "seamless".

But they are usually well too big and better use another mysql server for loads...

Otherwise i prefer the more simpler home brewed forum, much easier to integrate though you have to code it all and take care of basic functions like editing...

Offline Zeggy

  • Global Moderator
  • Level 35
  • *****
  • Posts: 1,187
  • Reputation: +13/-4
    • View Profile
Re: In game forum
« Reply #2 on: March 19, 2008, 03:21:12 AM »
Usually I use an external forum, but for Click PBBG I coded a custom forum. It doesn't have as many features as other forum software, but it serves its purpose :)

Offline Chris

  • Game Owner
  • Level 35
  • *
  • Posts: 2,217
  • Reputation: +28/-1
    • View Profile
Re: In game forum
« Reply #3 on: March 19, 2008, 05:42:44 AM »
At the beginning is much better to run a separate forum on separate server. It saved me several times when the game server was down... You just get a cheap host for a few bucks, put there a free forum and that's all.

Once your game gets big and you know how to select good hosting company then ingame forum would be better. Probably.

To sum it up, I find separate forum much more convenient for the owner and during emergencies and the ingame forum much more convenient for players. A really tough decision I would say :)

Offline Rimmy

  • Level 12
  • *
  • Posts: 80
  • Reputation: +1/-0
    • View Profile
Re: In game forum
« Reply #4 on: March 19, 2008, 09:44:10 AM »
How difficult is it to implement an ingame forum?

Offline foxumon

  • Level 5
  • *
  • Posts: 17
  • Reputation: +0/-0
    • View Profile
Re: In game forum
« Reply #5 on: March 19, 2008, 10:47:07 AM »
I made an internal forum for my game =3  I think it's worth the time and makes it a lot easier for players.

Plus they have to use the same name they have in the games - i.e. someone could register in the forum with someone else's user name and cause problems for them.  I've seen games where they have you verify your game account on the forum...but I think having an integrated forum is just easier on everyone ^-^  and looks more professional <3

It wasn't too hard to make my forum...took probably about a week or so?  But I've gone back to make improvements and such so I can't say how much time I've put into it.  The only thing I've had trouble with is adding a BBcode editor >.o

Oh, one more advantage I just remembered is that if the forum is integreated you can give out rewards for posting ^-^  (like in gaiaonline)  I've been thinking of adding something like this for my game =3
« Last Edit: March 19, 2008, 11:44:48 AM by foxumon »

Offline raestlyn

  • Level 29
  • **
  • Posts: 464
  • Reputation: +9/-5
    • View Profile
Re: In game forum
« Reply #6 on: March 20, 2008, 08:33:11 AM »
I use internal forums, its easier. I have good working script that can be easily modified to fit on any game I will ever make, so why bother with external?


I can send you pics of my cocks if you want reference.


Offline RangerSheck

  • Level 9
  • *
  • Posts: 45
  • Reputation: +3/-0
    • View Profile
    • Aethora, the Browser-Based Tactical RPG
Re: In game forum
« Reply #7 on: March 21, 2008, 09:12:13 AM »
Just to echo some of the previous replies, I use an in-game forum system as well. In a lot of cases, it's a little like re-inventing the wheel, because there are so many good existing forum systems out there. I took it as an opportunity to build a more generic messaging system, and so the same system that drives the forums drives the logging of battles and missions as well as allowing players to create posts on their own pages (sort of an in-game blog).

And really, when you're building an entire game, simple forums are pretty easy by comparison. Back about 12 years ago, when I first learned perl, it was so I could create a "guestbook". When I learned PHP a couple years after that, one of my first projects was creating a forum. A forum system has all the basic building blocks of any dynamic website with a community: user accounts, a relational database, different sorting methods, user-inputted text that needs to be sanitized, etc.

Offline robot

  • Level 6
  • *
  • Posts: 26
  • Reputation: +0/-0
    • View Profile
    • PhpGame
Re: In game forum
« Reply #8 on: March 28, 2008, 05:43:51 PM »
making an in-game forum would be better because you get better control of the forum and you only have what you need for the forum's function. that will save a lot of unnecessary resource consumption

Offline Josh1billion

  • Level 6
  • *
  • Posts: 21
  • Reputation: +0/-0
    • View Profile
    • Seeds of Time Online
Re: In game forum
« Reply #9 on: April 06, 2008, 04:52:14 PM »
I use an integrated forum in my game, so it shows the user's character info and avatar next to posts.

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal