AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] RPG [Full Save-Feature w/ DB] (https://forums.alliedmods.net/showthread.php?t=181541)

Skyy 04-17-2012 08:20

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
If you don't want those other functions, you can simply disable them. There are several hundred variables that can be changed. Just make the level requirement for the functionality you don't want above the maximum level. If there are other features you simply don't want, the source code is included, and you are free to edit them out manually.

sejin513 04-17-2012 09:19

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
i wish it playing fine without srcds :crab:

Mr. Man 04-21-2012 00:39

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
Quote:

Originally Posted by Skyy (Post 1690945)
If you don't want those other functions, you can simply disable them. There are several hundred variables that can be changed. Just make the level requirement for the functionality you don't want above the maximum level. If there are other features you simply don't want, the source code is included, and you are free to edit them out manually.

Testing the plugin now. Wish me luck!

Mr. Man 04-21-2012 01:50

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
Not sure if this is the right section to be reporting this, but here's some errors I am getting after compiling L4L and loading it:

Code:

L 04/21/2012 - 09:49:36: SourceMod error session started
L 04/21/2012 - 09:49:36: Info (map "c1m1_hotel") (file "errors_20120421.log")
L 04/21/2012 - 09:49:36: [SM] Native "UnhookConVarChange" reported: Invalid hook callback specified for convar "versus_force_start_time"
L 04/21/2012 - 09:49:36: [SM] Displaying call stack trace for plugin "left4loading.smx":
L 04/21/2012 - 09:49:36: [SM]  [0]  Line 85, left4loading/doorhandling.sp::_DoorHandling_OnPluginEnd()
L 04/21/2012 - 09:49:36: [SM]  [1]  Line 183, left4loading.sp::OnPluginEnd()
L 04/21/2012 - 09:49:36: Error log file session closed.


asherkin 04-21-2012 08:55

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
Quote:

Originally Posted by Mr. Man (Post 1693417)
Not sure if this is the right section to be reporting this, but here's some errors I am getting after compiling L4L and loading it:

Code:

L 04/21/2012 - 09:49:36: SourceMod error session started
L 04/21/2012 - 09:49:36: Info (map "c1m1_hotel") (file "errors_20120421.log")
L 04/21/2012 - 09:49:36: [SM] Native "UnhookConVarChange" reported: Invalid hook callback specified for convar "versus_force_start_time"
L 04/21/2012 - 09:49:36: [SM] Displaying call stack trace for plugin "left4loading.smx":
L 04/21/2012 - 09:49:36: [SM]  [0]  Line 85, left4loading/doorhandling.sp::_DoorHandling_OnPluginEnd()
L 04/21/2012 - 09:49:36: [SM]  [1]  Line 183, left4loading.sp::OnPluginEnd()
L 04/21/2012 - 09:49:36: Error log file session closed.


Plugins aren't meant to unhook callbacks in OnPluginEnd.

Mr. Man 04-21-2012 09:53

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
Quote:

Originally Posted by asherkin (Post 1693585)
Plugins aren't meant to unhook callbacks in OnPluginEnd.

The first post doesn't really have any installation instructions so I think I might have messed something up.

JeungHun 05-02-2012 12:58

Re: sp file compile error....
 
sp file compile error....

Can you fix it?


http://clubimgfile.paran.com/gamegua...8105_dfhhh.bmp

fufu5978 05-28-2012 05:04

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
hi thank you for the plugin
I am noobs and tring to set up a server and need help
I have few questions
i have installed sdkhooks 2.1 already
and dont know how to compile your files
1.what do I do with your files?
first, if I dont want to do any changes to your default settings
do I just put .smx in /plugins?
what about other files in your zip files?
where do I put them?

2.the database?
can you be more spcific in
"Simply add the portion in the databases.cfg included in the project zip file, and change the configuration to match your database info.
do I just add the portion below into databases.cfg?

"Databases"{ "rpg5" { "driver" "default" "host" "" "database" "rpg_rpg5" "user" "" "pass" "" "port" "3306" }}
what else should I add?


please help thanks a lot

JeungHun 05-31-2012 01:01

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
This Plugin has been not updated anymore.

corsi 05-31-2012 09:39

Re: [L4D2] RPG [Full Save-Feature w/ DB]
 
great pluggin but pls can u post some instructions how to install this? sry


All times are GMT -4. The time now is 12:04.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.