AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Help Menu v0.3 (7/10) (https://forums.alliedmods.net/showthread.php?t=72576)

willy1234x1 06-16-2008 04:35

Re: Help Menu v0.1 (6/10)
 
plugin.helpmenu.cfg (optional) -> cfg/sourcemod/
Where is this file at? I see no download link.

r3dh3adkid 06-16-2008 05:00

Re: Help Menu v0.1 (6/10)
 
Quote:

Originally Posted by DontWannaName (Post 639522)
I know, I didnt set it and it gave me no such message unless I was immune since I have the z flag.

sorry, that was directed at him not you :-P

I have z flag also and it displays for me. It only displays RIGHT when u join the server tho, it doesn't show after that. I added an advertisement for it on my server.

chundo 06-16-2008 10:34

Re: Help Menu v0.1 (6/10)
 
1 Attachment(s)
Yeah it's not a recurring thing, just a first-connect message, like SM Radio does. You don't even see it the one time, DontWannaName? Immunity should have nothing to do with the welcome message.

r3dh3ead, I'm confused now - I don't see those errors in my logs, but I'll try several other testing scenarios. What version of SM are you using?

Update: try this version.

DontWannaName 06-16-2008 22:26

Re: Help Menu v0.1 (6/10)
 
No I dont see it but I havent been on in a while. The Radio plugin does it randomly so maybe this one does too?

chundo 06-17-2008 01:22

Re: Help Menu v0.1 (6/10)
 
Help Menu does it 30 seconds after OnClientAuthorized().

DontWannaName 06-17-2008 03:45

Re: Help Menu v0.1 (6/10)
 
Appears to have fixed the errors in my error log, thanks. I havent gone on to see though and cannot.

r3dh3adkid 06-17-2008 09:47

Re: Help Menu v0.1 (6/10)
 
I just updated to 2255, i was running 2200. i've installed the latest version posted so i'll post back in a few hours weather it has errors for me or not :-/

I dunno why it even posts errors, I dont think the plugin is messing up.

[edit]

w00t!

no more error messages in my logs. Thanks buddy!

willy1234x1 06-20-2008 06:07

Re: Help Menu v0.2 (6/20)
 
K man I love this plugin but I got some suggestions. Allow us to add more options. I wanted to make a 5th menu titled "Websites to know" which had the community forums and the server updates blog. but your sp is coded to only include the 5 menus already included can you update it so the admin one is always five but adding any more make a 6th and so on? That would make this one about perfect.

chief2493 06-22-2008 21:37

Re: Help Menu v0.2 (6/20)
 
ok i installed everything like you said, but i haveanother help menu overpowering it, is there anyway i canchange the command?

chief2493 06-22-2008 21:41

Re: Help Menu v0.2 (6/20)
 
Quote:

Originally Posted by willy1234x1 (Post 641247)
K man I love this plugin but I got some suggestions. Allow us to add more options. I wanted to make a 5th menu titled "Websites to know" which had the community forums and the server updates blog. but your sp is coded to only include the 5 menus already included can you update it so the admin one is always five but adding any more make a 6th and so on? That would make this one about perfect.

this is very easily done, all you do is add this to the cfg

Code:

""
{
"" ""
}

and to add more lines you would just add more "" like this
Code:

""
}
"Name" "Description"
"Name" "Description"
"Name" "Description"
{



All times are GMT -4. The time now is 07:56.

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