Raised This Month: $32 Target: $400
 8% 

Menu Based Rules (1.5.1, Updated: 10/29/08)


Post New Thread Reply   
 
Thread Tools Display Modes
Lebson506th
Veteran Member
Join Date: Jul 2008
Old 11-06-2008 , 18:16   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #121

No, its because you updated the gamedata file.

This one should fix that
__________________
My Plugins
Spray Tracer by Nican, maintained by me
Simple TK Manager
DoD:S Admin Weapons

Links
Resistance and Liberation (A HL2 Multiplayer Modification)

Last edited by Lebson506th; 01-09-2009 at 07:33.
Lebson506th is offline
Private Dyin
Member
Join Date: Jul 2006
Old 11-06-2008 , 19:44   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #122

Quote:
Originally Posted by Lebson506th View Post
No, its because you updated the gamedata file.

This one should fix that
Yep I noticed that. There are also changes to the sdktools.games.ep2.txt for ZPS, also in the gamedata folder.

The problem I have now is that the rules menu doesn't show to me eventhough I have the cvar set to show admins on joining. I also noticed that if I use the admin menu to show the rules to myself it doesn't close the admin menu and show the rules to me. Once I close the admin menu the rules are there underneath. Is that how its supposed to work?
__________________
Private Dyin is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 11-07-2008 , 07:40   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #123

Quote:
Originally Posted by Private Dyin View Post
Yep I noticed that. There are also changes to the sdktools.games.ep2.txt for ZPS, also in the gamedata folder.

The problem I have now is that the rules menu doesn't show to me eventhough I have the cvar set to show admins on joining. I also noticed that if I use the admin menu to show the rules to myself it doesn't close the admin menu and show the rules to me. Once I close the admin menu the rules are there underneath. Is that how its supposed to work?
Yes. My menu is "other menu" friendly. If there is already a menu open, my plugin does not cancel it. It gets queued and displayed once the client has no menus open. It's been this way for quite awhile.

If you already accepted the terms agreement, your cookie is probably stored for 24hours, so you're not getting the menu again!
__________________
XARIUS is offline
Derek
Senior Member
Join Date: Sep 2007
Old 11-08-2008 , 12:41   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #124

Anyway of getting the older version that works with 1.0.4?
__________________
Derek
Owner
XFactorServers
Game Server Hosting
Derek is offline
Caught off Guard
Senior Member
Join Date: Jan 2008
Old 11-15-2008 , 03:46   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #125

Hi

ive tried using this plugin again on my Insurgency server but it now doesnt work. I am using sourcemod snapshot 1.1 as requested. The error message I get is:

Code:
L 11/15/2008 - 08:37:26: SourceMod error session started
L 11/15/2008 - 08:37:26: Info (map "ins_baghdad") (file "errors_20081115.log")
L 11/15/2008 - 08:37:26: [SM] Fatal error encountered parsing translation file "showrulesdata.phrases.txt"
L 11/15/2008 - 08:37:26: [SM] Error (line 0, column 0): Stream failed to open
L 11/15/2008 - 08:37:26: Error log file session closed.
can you fix the problem?

thanks
Caught off Guard is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 11-15-2008 , 09:58   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #126

Quote:
Originally Posted by Caught off Guard View Post
Hi

ive tried using this plugin again on my Insurgency server but it now doesnt work. I am using sourcemod snapshot 1.1 as requested. The error message I get is:

Code:
L 11/15/2008 - 08:37:26: SourceMod error session started
L 11/15/2008 - 08:37:26: Info (map "ins_baghdad") (file "errors_20081115.log")
L 11/15/2008 - 08:37:26: [SM] Fatal error encountered parsing translation file "showrulesdata.phrases.txt"
L 11/15/2008 - 08:37:26: [SM] Error (line 0, column 0): Stream failed to open
L 11/15/2008 - 08:37:26: Error log file session closed.
can you fix the problem?

thanks
The problem is exactly as the error log states. The file "showrulesdata.phrases.txt", which is the file which now contains the rules, is not in your translations folder.

Make sure you have the file in your translations folder and that the rules you want are listed properly, and it should work just fine for you.

X
__________________
XARIUS is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 11-15-2008 , 10:00   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #127

Quote:
Originally Posted by DerekRDenholm View Post
Anyway of getting the older version that works with 1.0.4?
Sorry! I never got an e-mail notification about this post! Here's the older version (I think).

I re-named it to -old before I started on the new version. You'll need the translation file (showrules.phrases) and you'll also need showrules.ini in the /configs/ folder. That file contains the rules.

For others reading this, this attachment is the OLD version, don't download and use on 1.5.x!

X
Attached Files
File Type: sp Get Plugin or Get Source (showrules-old.sp - 396 views - 12.8 KB)
__________________
XARIUS is offline
Caught off Guard
Senior Member
Join Date: Jan 2008
Old 11-16-2008 , 03:25   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #128

Quote:
Originally Posted by XARIUS View Post
The problem is exactly as the error log states. The file "showrulesdata.phrases.txt", which is the file which now contains the rules, is not in your translations folder.

Make sure you have the file in your translations folder and that the rules you want are listed properly, and it should work just fine for you.

X
Hi,

the file was in the translations folder which was a bit odd. However i re-downloaded the file again and uploaded it as is without changing it. I joined the game but the rules were not shown. unfortunately there was no error report which would help.

any ideas?

cheers

CoG
Caught off Guard is offline
XARIUS
SourceMod Donor
Join Date: May 2008
Location: Atlanta, GA
Old 11-16-2008 , 10:20   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #129

Quote:
Originally Posted by Caught off Guard View Post
Hi,

the file was in the translations folder which was a bit odd. However i re-downloaded the file again and uploaded it as is without changing it. I joined the game but the rules were not shown. unfortunately there was no error report which would help.

any ideas?

cheers

CoG
Would you mind attaching your showrulesdata.phrases.txt file to a reply here?

It's probably just a formatting issue I'll be happy to take a look at it for you.

X
__________________
XARIUS is offline
Caught off Guard
Senior Member
Join Date: Jan 2008
Old 11-16-2008 , 16:40   Re: Menu Based Rules (1.5.1, Updated: 10/29/08)
Reply With Quote #130

Quote:
Originally Posted by XARIUS View Post
Would you mind attaching your showrulesdata.phrases.txt file to a reply here?

It's probably just a formatting issue I'll be happy to take a look at it for you.

X
to check i didnt do anything wrong, I downloaded a fresh showrulesdata.phrases.txt from the first page and that didnt work so you can check that from the first page.

cheers

CoG
Caught off Guard is offline
Reply


Thread Tools
Display Modes

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 21:36.


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