i would like to add this to our server
PrivatePlayers v0.50
http://djeyl.net/p2
this will force all players to use the same player name on our server
could someone help me set this up and install it on our troy 1 server
private players
-
- This is my homepage
- Posts: 81
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Sep 24, 2004 1:29 pm
- Contact:
private players
hello my name is wepainters and i approve this message
download the file, and extract it to your computer.
This plugin allows for different modes. If you want to use the 'mySQL' mode you will need to make the following changes. If you want to use the 'file' mode, you will can skip this next part.
Find the file: addons/p2/p2.cfg and edit it.
Find this section:
Then, go to your file manager and edit addons/metamod/plugins.ini.
add this line: win32 addons/p2/dlls/p2_mm.dll
save the file and restart the server.
This should get the plugin running (and connected to the mySQL server), after that you just need to customize.
This plugin allows for different modes. If you want to use the 'mySQL' mode you will need to make the following changes. If you want to use the 'file' mode, you will can skip this next part.
Find the file: addons/p2/p2.cfg and edit it.
Find this section:
- // MySQL access
p2_mysql_host "192.168.1.1" // Server IP address
p2_mysql_user "djeyl" // User name
p2_mysql_pass "djeylpass" // Password
p2_mysql_db "mysite" // Data base
- // MySQL access
p2_mysql_host "mysql.nuclearfallout.net" // Server IP address
p2_mysql_user "troy1" // User name
p2_mysql_pass "whatever your webspace FTP password is" // Password
p2_mysql_db "troy1" // Data base
Then, go to your file manager and edit addons/metamod/plugins.ini.
add this line: win32 addons/p2/dlls/p2_mm.dll
save the file and restart the server.
This should get the plugin running (and connected to the mySQL server), after that you just need to customize.