The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Player vs Player Gaming Network (PvPGN) Integration Details »» | ||||||||||||||||||||||||||||
Player vs Player Gaming Network (PvPGN) Integration
Developer Last Online: Oct 2021
Player vs Player Gaming Network (PvPGN) Integration
This add-on registrate vBulletin registrations automatically to the PvPGN Server. You must set in PvPGN the datastore to MySQL and must in the same DB, where vBulletin is installed. What is PvPGN? PvPGN is a free Gameserver Emulator, that emulate battle.net and experimental Westwood Games. You can get PvPGN here: http://pvpgn.berlios.de A PvPGN Server can be used:
ATTENTION: PvPGN is not allowed in the USA, because it violates the DMCA Rules and Blizzard has won the lawsuit against the bnetd Developer. See http://en.wikipedia.org/wiki/Blizzard_v._BnetD for more Information. In Germany and other countries the DMCA Rules are not exist. Install and configure PvPGN License: This Addon is licensed under the LGPL Terms. History: Quote:
Show Your Support
|
Comments |
#2
|
|||
|
|||
*reserved*
|
#3
|
|||
|
|||
looks interesting
|
#4
|
|||
|
|||
isnt alot of the sites in the USA though?
|
#5
|
||||
|
||||
I think this is a problem in Germany. People registering at your site cannot be registered automatically on another site without their agreement.
Also I hate it with sharing user login data with another site I don't know. Nice idea but problematic |
#6
|
|||
|
|||
Quote:
This Mod registrates Users only to your own PvPGN Server, not to other servers. To install PvPGN a root server required. |
#7
|
|||
|
|||
The Documentation at PvPGN Website is not really useful, so I write my litte documentation:
Some Linux Distributions have PvPGN as a DEB or RPM Packet included. But this versions is not recommened, because many Packets are outdated and make some problems with new Clientversions. You need: MySQL-Header, Dev-Files, cmake, make and the required compilation tools Get the newest version at SVN: http://developer.berlios.de/svn/?group_id=2291 or Code:
svn checkout svn://svn.berlios.de/pvpgn/trunk Code:
cmake -D WITH_MYSQL=true pvpgn make make install After this, download the Support files: http://prdownload.berlios.de/pvpgn/p...ort-1.2.tar.gz and unpack this at /usr/local/var/files. At /usr/local/etc/bnetd.conf: Search Code:
storage_path = "file:mode=plain;dir= ... Add this following text on a new line: Code:
storage_path = "sql:mode=mysql;host=localhost;name=dein_vb_db;user=your_vb_db_user;pass=your_vb_db_password;default=0;prefix=pvpgn_" Code:
new_accounts = true Code:
new_accounts = false You can start PvPGN with Code:
/usr/local/sbin/bnetd Code:
/usr/local/sbin/bnetd -D 6112, 6200. 4807 (if you have Westwood Support enabled) und 6667 (if you have IRC Support enabled). Battle.net Clients: Add Server to the Client: Registration Editor (regedit): Goto HKEY_CURRENT_USER\Software\Battle.net\Configuratio n. Add to "Battle.net gateways" this lines: Code:
yourserver.tld -1 Name of your PvPGN Server Battle.net gateways is located at HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III. For Warcraft III is the PvPGN Loader required, to use a PvPGN Server. PvPGN Loader for Warcraft III Version 1.22: Attachment 88380 (Unpack this to your Warcraft III Directory) Use the Tutorial with you own risk! Here a screenshot from my PvPGN Server: |
#8
|
|||
|
|||
Hello!
I'm using the Windows based PvPGN, I can't seem to make it to work. Forum registrants aren't automatically added to PvPGN. What do I do? |
#9
|
|||
|
|||
Is there a way to make this allowed to only certain Groups say like VIP members only?
|
#10
|
|||
|
|||
Quote:
If you don't use the class, make sure the path to "bnpass.exe" is correct. Sorry, not Integrated yet. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|