06.09.2014, 12:19
(
Последний раз редактировалось Ox1gEN; 07.09.2014 в 11:19.
)
So finally I'm done working on this system, this is the version 2.0 using mysql with cache.
I've decided to release the pastebin, pwn and the amx file.
Because you are supposed to change several database and user related things.
Here are some pictures how you are supposed to set up your database:
http://imgur.com/Fl9MkUJ,We0xVXm,v5W81vV,kc1hOvI#0
Acouple notes before you start downloading or whatever:
1)I've marked several locations where you are supposed to change stuff.
2)You must change them in order for the filterscript to work properly.
For example there's a place where you must insert your name there in order for a login command to the rcon could work, etc.
Things you are supposed to change after you've downloaded:
1)All of the defines, so they'll suit your current database.
2)Create two users by the name of whatever and change the defines there to the name of the users in phpmyadmin.
3)At about line 500-510 I've marked a place where you're supposed to put your name there. Otherwise the rcon system will completely won't work.
4)At around lines 1455 till 1470 There are two places where you are supposed to insert your wanted RCON password.
Note that /rcon login (the sa-mp built in command for rcon) will work, so you're supposed to change it in the server.cfg to something ridiculous.
I've marked the places that should be changed in the code.
Here are some pictures if anyone is interested:
I've decided to release the pastebin, pwn and the amx file.
Because you are supposed to change several database and user related things.
Here are some pictures how you are supposed to set up your database:
http://imgur.com/Fl9MkUJ,We0xVXm,v5W81vV,kc1hOvI#0
Acouple notes before you start downloading or whatever:
1)I've marked several locations where you are supposed to change stuff.
2)You must change them in order for the filterscript to work properly.
For example there's a place where you must insert your name there in order for a login command to the rcon could work, etc.
Things you are supposed to change after you've downloaded:
1)All of the defines, so they'll suit your current database.
2)Create two users by the name of whatever and change the defines there to the name of the users in phpmyadmin.
3)At about line 500-510 I've marked a place where you're supposed to put your name there. Otherwise the rcon system will completely won't work.
4)At around lines 1455 till 1470 There are two places where you are supposed to insert your wanted RCON password.
Note that /rcon login (the sa-mp built in command for rcon) will work, so you're supposed to change it in the server.cfg to something ridiculous.
I've marked the places that should be changed in the code.
Here are some pictures if anyone is interested:
PASTEBIN
DOWNLOAD
I hope you enjoy it
Credits:
Me(Ox1gEN)
RaFaeL - teaching me mysql.
Include creators:
a_samp - SA-MP TEAM
a_mysql - R33-2 - BlueG
sscanf2 - 2.0 - ******
zcmd - 0.3.1 - Zeex
DOWNLOAD
I hope you enjoy it
Credits:
Me(Ox1gEN)
RaFaeL - teaching me mysql.
Include creators:
a_samp - SA-MP TEAM
a_mysql - R33-2 - BlueG
sscanf2 - 2.0 - ******
zcmd - 0.3.1 - Zeex
I hope you enjoy this filterscript, and don't remove the credits
Note: This filterscript wouldn't be updated anymore, what's here is what you get.
NOTE: THIS ISN'T R33-2 IT'S THE LATEST VERSION AKA R39-2 WITH CACHE!