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

Jail Mod [ENTITY VERSION]


Post New Thread Reply   
 
Thread Tools Display Modes
Grrrrrrrrrrrrrrrrrrr
Senior Member
Join Date: Oct 2007
Old 12-01-2007 , 23:10   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #11

Quote:
The problem is that you get stuck in jail if you are released and doesn't move from the jail. The next player that die will than get stuck in you. One way to fix this, is to make so can walk through all players that are in jail.
fixed that.

Quote:
Also, I think there should be settings so you can remove bomb/hostages.
Ill add that in.
__________________
Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
Grrrrrrrrrrrrrrrrrrr is offline
Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
SWE_Bert
Junior Member
Join Date: Oct 2006
Old 12-02-2007 , 05:55   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #12

The problem is still there, you getting stuck in each other in jail. I got the latest version on this server: 213.114.171.108:27018
SWE_Bert is offline
ThatGuy
Senior Member
Join Date: Nov 2007
Old 12-02-2007 , 06:43   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #13

All that it needs is a TF2 version
ThatGuy is offline
Grrrrrrrrrrrrrrrrrrr
Senior Member
Join Date: Oct 2007
Old 12-02-2007 , 14:56   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #14

@SWE_Bert : Oops, I misread what you wrote in your first post. I thought you were saying that jailed players were jamming the spawning points. Now, I understand that your saying that free players are jamming the spawning point for jailed players.

I fixed the problem.
__________________
Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
Grrrrrrrrrrrrrrrrrrr is offline
Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
svartis
Junior Member
Join Date: Dec 2007
Old 12-05-2007 , 00:51   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #15

nice work man ;D
svartis is offline
THOR
Junior Member
Join Date: Nov 2007
Old 12-06-2007 , 06:53   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #16

I dropped the files into the appropriate folders.

When game starts I can see the jails, but when player gets killed, they are dead. They dont go to jail :S

Any suggestions on where I stuffed up the copying of 2 files to the correct mentioned folders. lol

Cheers.
THOR is offline
Grrrrrrrrrrrrrrrrrrr
Senior Member
Join Date: Oct 2007
Old 12-06-2007 , 16:47   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #17

Check your sourcemod logs folder for errors and post them here.
__________________
Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
Grrrrrrrrrrrrrrrrrrr is offline
Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
Cheyne
Junior Member
Join Date: Dec 2007
Old 12-06-2007 , 23:48   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #18

Quote:
Originally Posted by Grrrrrrrrrrrrrrrrrrr View Post
Check your sourcemod logs folder for errors and post them here.
Code:
L 12/07/2007 - 15:02:04: SourceMod error session started
L 12/07/2007 - 15:02:04: Info (map "de_aztec") (file "errors_20071207.log")
L 12/07/2007 - 15:02:04: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:02:04: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:02:04: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:02:04: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:03:31: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:03:31: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:03:31: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:03:31: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:04:54: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:04:54: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:04:54: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:04:54: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:06:59: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:06:59: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:06:59: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:06:59: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:07:48: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:07:48: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:07:48: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:07:48: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:09:00: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:09:00: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:09:00: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:09:00: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:09:45: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:09:45: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:09:45: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:09:45: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:10:49: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:10:49: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:10:49: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:10:49: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:11:47: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:11:47: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:11:47: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:11:47: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:12:54: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:12:54: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:12:54: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:12:54: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:13:36: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:13:36: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:13:36: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:13:36: [SM]   [1]  Line 303, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:14:38: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:14:38: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:14:38: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:14:38: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
L 12/07/2007 - 15:15:29: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 12/07/2007 - 15:15:29: [SM] Displaying call stack trace for plugin "jailmod.smx":
L 12/07/2007 - 15:15:29: [SM]   [0]  Line 340, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::entityplacementinjail()
L 12/07/2007 - 15:15:29: [SM]   [1]  Line 307, /home/groups/sourcemod/upload_tmp/phptQwjDl.sp::PlayerDeathEventjail()
These are the Errors Thor was talking about.
Cheyne is offline
Grrrrrrrrrrrrrrrrrrr
Senior Member
Join Date: Oct 2007
Old 12-07-2007 , 03:29   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #19

@Cheyne:
First, what is "phptQwjDl.sp" ?
Second, I fixed the errors your getting, but I am not sure if those are the same errors that THOR is getting. However, please retest the plugin and tell me if this solves your problem.
__________________
Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
Grrrrrrrrrrrrrrrrrrr is offline
Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
Cheyne
Junior Member
Join Date: Dec 2007
Old 12-07-2007 , 08:41   Re: Jail Mod [ENTITY VERSION]
Reply With Quote #20

Quote:
Originally Posted by Grrrrrrrrrrrrrrrrrrr View Post
@Cheyne:
First, what is "phptQwjDl.sp" ?
Second, I fixed the errors your getting, but I am not sure if those are the same errors that THOR is getting. However, please retest the plugin and tell me if this solves your problem.
I have no clue what phptQwjDl.sp is however thor would get the same errors as his my Server Admin i thought i would post it for him hehe....

Yeah just unsure why its still not working
__________________
eXeTeL Gaming Network
General Manager
Cheyne 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:32.


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