Raised This Month: $51 Target: $400
 12% 

[L4D2]RPG mode 1.0.7


Post New Thread Reply   
 
Thread Tools Display Modes
Hey Koolaid
Junior Member
Join Date: Oct 2010
Location: My computer
Old 12-01-2010 , 05:53   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #101

Well I went looking through the plug-in and I wanna know if rather level 30 be max cap if u can raise it to say 100 or another number just by repeating the code for levels 1 - 30? I tested a server that had this plug-in and I loved it and I have been trying to find it since I got my server running. If you can and just by repeating the process that would be great!
__________________
When all else fails... Kick the thing until it does it right.

Just kidding.
Hey Koolaid is offline
Zbeer
SourceMod Donor
Join Date: Aug 2010
Old 12-18-2010 , 07:37   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #102

To buy status it is necessary just 1 point.
Where can I change this in the .sp file?

Thanks!
Zbeer is offline
TuckMeIn
New Member
Join Date: Jan 2011
Old 01-08-2011 , 20:48   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #103

Hey, just saying... there should be a reset level option.. or something. I joined a rpg server game and i spawned level 30 (max)... but couldn't afford a job because i had only 6 intelligence.

Nice mod btw
TuckMeIn is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 01-13-2011 , 10:28   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #104

Can you make it go back to level 0 after the admin/client/s hits level 30 please? cause once you hit 30 thats it so would be good to start over still keeping status points. Also a website link would keep a record of progress regardless of server restarts and could be carried over to any server.
__________________

Last edited by RavenDan29; 01-15-2011 at 10:43.
RavenDan29 is offline
adzty
Junior Member
Join Date: Oct 2010
Old 02-15-2011 , 23:48   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #105

This Plugin is just spamming errors left and right.... I had a 100 mb error log file playing it for about an hour lol.
There're too many to list.
__________________

Last edited by adzty; 02-15-2011 at 23:53.
adzty is offline
robinio
New Member
Join Date: Apr 2011
Old 04-19-2011 , 13:30   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #106

hey guys,
i couldnt use the commands sm_giveexp and sm_givelv so i rewrote the first half and changed some other things like if you level you gain 50 points etc.
commands should be fixed, if you want to make to make adjustments just open the sp file with notepad and find this:

new Str[MAXPLAYERS+1]
new Agi[MAXPLAYERS+1]
new Health[MAXPLAYERS+1]
new Endurance[MAXPLAYERS+1]
new Intelligence[MAXPLAYERS+1]
you can change the amount of points each time, lets say you level up, get a point and want to put them in str, you can put 1 point in it each time, change the value to 5 and it will give 5 each time

if you want to change the exp given by monsters simply find the cfg file which will be created in your l4d2/l4d2/cfg/sourcemod file and edit it, hope it helped
Attached Files
File Type: smx levelmod.smx (27.7 KB, 309 views)
File Type: sp Get Plugin or Get Source (levelmod.sp - 717 views - 71.0 KB)
robinio is offline
Leroy_BR
New Member
Join Date: May 2011
Old 05-28-2011 , 18:28   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #107

people can someone teach me how to use this but I don't want to a dedicated I want just for when I for example start a server at my own tell me everything I have to know give the downloads plis I couldn't find then its the first time I try using plugins plis be patient with me
Leroy_BR is offline
Thorlax
Junior Member
Join Date: May 2008
Location: Sweden
Old 02-21-2013 , 08:27   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #108

This plugin looks like it needs to be fine tuned. The following errors fill up the log files fast.

[SM] Native "GetClientTeam" reported: Client index 0 is invalid
L 02/20/2013 - 11:43:19: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:43:19: [SM] [0] Line 1660, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::RoundStart()
L 02/20/2013 - 11:43:19: [SM] Native "GetClientTeam" reported: Client index 0 is invalid
L 02/20/2013 - 11:43:19: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:43:19: [SM] [0] Line 2613, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::OnMapStart()
L 02/20/2013 - 11:45:16: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:16: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:16: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:16: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:17: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:17: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:17: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:17: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:18: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:18: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:18: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:18: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:18: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:18: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:18: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:18: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:22: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:22: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:22: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:22: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:23: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:23: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:23: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:23: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:23: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:23: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:23: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:23: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:25: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:25: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:25: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:25: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:25: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:25: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:25: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:25: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:27: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:27: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
L 02/20/2013 - 11:45:27: [SM] [0] Line 1650, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp::IsPlayerTank()
L 02/20/2013 - 11:45:27: [SM] [1] Line 841, /home/groups/sourcemod/upload_tmp/phpPoPoZH.sp:K()
L 02/20/2013 - 11:45:27: [SM] Native "GetEntProp" reported: Property "m_zombieClass" not found (entity 0/worldspawn)
L 02/20/2013 - 11:45:27: [SM] Displaying call stack trace for plugin "RollPlayingGameMode.smx":
__________________


Thorlax is offline
Send a message via Skype™ to Thorlax
Axin107
Junior Member
Join Date: Jul 2013
Old 07-24-2015 , 08:46   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #109

How can I create some custom jobs and more abilities?
Axin107 is offline
exassasinx
Junior Member
Join Date: Jun 2015
Old 09-06-2015 , 04:27   Re: [L4D2]RPG mode 1.0.7
Reply With Quote #110

where is the data stored?
exassasinx is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:47.


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