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

Help Menu v0.3 (7/10)


Post New Thread Reply   
 
Thread Tools Display Modes
CTS_AE
Member
Join Date: Jul 2009
Old 06-24-2010 , 21:13   Re: Help Menu v0.3 (7/10)
Reply With Quote #111

any hope with this?
and new orange box CSS?
CTS_AE is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 06-29-2010 , 00:54   Re: Help Menu v0.3 (7/10)
Reply With Quote #112

Quote:
Originally Posted by CTS_AE View Post
any hope with this?
and new orange box CSS?

Not for me
__________________
Happy Happy Joy Joy


Last edited by sinblaster; 07-02-2010 at 13:43. Reason: drunk
sinblaster is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-02-2010 , 13:38   Re: Help Menu v0.3 (7/10)
Reply With Quote #113

It keeps giving me these errors whenever someone types !helpmenu

Code:
L 07/02/2010 - 13:32:24: [SM]   [0]  Line 173, C:\Users\Administrator\Desktop\helpmenu2.sp::Help_ShowMainMenu()
L 07/02/2010 - 13:32:24: [SM]   [1]  Line 165, C:\Users\Administrator\Desktop\helpmenu2.sp::Command_HelpMenu()
Code:
"Help"
{
 "Server Rules"
 {
  "title"  "Server Rules"
  "type"  "text"
  "items"
  {
   ""  "- Don't spam items"
   ""  "- Don't use !remove recklessly"
   ""  "- Respect other people's builds"
   ""  "- Ask permission before building in someone's territory"
   ""  "- Do not abuse any of the commands"
   ""  "- Do not start the survival unless everyone agrees on it"
   ""  "- Do not spawn anything that would be completely useless"
   ""  "- Have fun!"
  }
 }
 "Chat Commands"
 {
  "title"    "Chat Commands"
  "items"
  {
   "say !help"   "!help - This help menu"
   "say !mapvote"  "!maprate - Start a vote to change map"
   "say !build"  "!build - Opens the build menu"
   "say !remove"  "!remove - Remove one of the items you made"
   "say !removelast" "!removelast - Remove the item you last spawned"
   "say !removefirst" "!removefirst - Remove the item you first spawned"
   "say !removeall" "!removeall - Remove all your spawned items"
   "say !rotate [#]" "!rotate [#] - Rotates a prop. Replace # with a value from 0-360"
   "say !spawnmg"  "!spawnmg - Spawns a machine gun at where you aim"
   "say !spawnammo" "!spawnammo - Spawns an ammo stack at where you aim"
   "say !spawndoor" "!spawndoor - Spawns the saferoom door that is usable + unbreakable"
   "say !spawnitem [model] "!spawnitem [model] - Manually spawn a model of your choice, For Advanced Users"
  }
 }
 "Console Commands"
 {
  "title"    "Console Commands"
  "items"
  {
   "+grab"  "Grabs the item you are looking at"
  }
 }
 "+Grab Information"
 {
  "title"    "+Grab Information"
  "items"
  {
   "Binding +grab"  "In console, bind +grab by typing in (Bind c "+grab") without the quotes. Then point at an item and hold down C, and then move! To stop, release your C key."
   "The View"   "There may be a problem with the view when your grabbing an item and looking down, where the item goes underground. It doesn't actually go underground, it just seems like it"
   "Using +grab"  "You are able to grab anything with +grab that is grabbable. But please, do NOT abuse it or there will be punishment!"
  }
 }
 "Admin Information"
 {
  "title"    "Admin Information"
  "items"
  {
   "Unlimited Ammo Command"  "Type !iammo and look at the instructions as printed."
   "New Admin Menu"    "Type !admin and a menu will pop up. There will be various commands (also new ones)"
   "Shutting Down Server"   "Type !nuke (# 1-120). The value is in seconds. 120 seconds is the max. This will shut down the server and disconnect all players.
   "Making Portals"    "Type !p once to make the first portal. Type !p again to make the second portal. Type !p again to remove all portals."
   "Changing the Map"    "Do not change the map unless you are sure that the map you are changing it to has a start button!"
  } 
 }
 "Player Information"
 {
  "title"    "Player Information"
  "items"
  {
   "Character Select Menu"     "You are able to change your model by typing !csm in chat"
   "Counter Strike: Source Weapons"  "All CSS weapons have been unlocked, so you are able to spawn them."
   "Whispering"       "Type /w [name] [message] to whisper to someone. Be sure to put your message/name in quotes!"
   "Spawning zombies"      "Spawning zombies are enabled. If it has been abused at all, it will be disabled."
   "Contacting the Admin"     "E-Mail to: **************"
  }
 }
 "Useful Commands"
 {
  "title"    "Useful Commands"
  "type"    "text"
  "items"
  {
  ""    "(CONSOLE)Noclip  - Your able to fly!!"
  ""    "(CONSOLE)Respawn - You can respawn if you had died"
  ""    "(CONSOLE)z_spawn [name] - Spawn some zombies!
  ""    "(CONSOLE)give_ - Show the list of names of weapons/items you can spawn"
  ""    "(CONSOLE)give [name] - Spawn a/an weapon/item under you"
  ""    "(CONSOLE)ent_create [name] - Spawn a/an weapon/item at where your pointing"
  ""    "(CHAT)!help   - Open this help menu"
 }
}
I'm using sourcemod version 1.3.2
Searcher64 is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 07-02-2010 , 23:08   Re: Help Menu v0.3 (7/10)
Reply With Quote #115

My help menu is working well actually CTS, its other plugins that utilize it that arent playing nice. I wish they could just all get along lol.
__________________
Happy Happy Joy Joy

sinblaster is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-03-2010 , 08:13   Re: Help Menu v0.3 (7/10)
Reply With Quote #116

Code:
L 07/03/2010 - 08:07:40: [SM]   [0]  Line 178, C:\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\helpmenu.sp::Help_ShowMainMenu()
L 07/03/2010 - 08:07:40: [SM]   [1]  Line 170, C:\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\helpmenu.sp::Command_HelpMenu()
Now these errors pop up when I fixed the bracket thing, and added a few things.

Code:
"Help"
{
    "Server Rules"
    {
        "title"        "Server Rules"
        "type"        "text"
        "items"
        {
            ""        "- Don't spam items"
            ""        "- Don't use !remove recklessly"
            ""        "- Respect other people's builds"
            ""        "- Ask permission before building in someone's territory"
            ""        "- Do not abuse any of the commands"
            ""        "- Do not start the survival unless everyone agrees on it"
            ""        "- Do not spawn anything that would be completely useless"
            ""        "- Have fun!"
        }
    }
    "Chat Commands"
    {
        "title"                "Chat Commands"
        "items"
        {
            "say !help"            "!help - This help menu"
            "say !mapvote"        "!maprate - Start a vote to change map"
            "say !build"        "!build - Opens the build menu"
            "say !remove"        "!remove - Remove one of the items you made"
            "say !removelast"    "!removelast - Remove the item you last spawned"
            "say !removefirst"    "!removefirst - Remove the item you first spawned"
            "say !removeall"    "!removeall - Remove all your spawned items"
            "say !rotate [#]"    "!rotate [#] - Rotates a prop. Replace # with a value from 0-360"
            "say !spawnmg"        "!spawnmg - Spawns a machine gun at where you aim"
            "say !spawnammo"    "!spawnammo - Spawns an ammo stack at where you aim"
            "say !spawndoor"    "!spawndoor - Spawns the saferoom door that is usable + unbreakable"
            "say !spawnitem [model] "!spawnitem [model] - Manually spawn a model of your choice, For Advanced Users"
        }
    }
    "Console Commands"
    {
        "title"                "Console Commands"
        "type"                "text"
        "items"
        {
            "+grab"        "Grabs the item you are looking at"
        }
    }
    "+Grab Information(broken help)"
    {
        "title"                "+Grab Information"
        "type"                "text"
        "items"
        {
            "Binding +grab"        "In console, bind +grab by typing in (Bind c "+grab") without the quotes. 
            Then point at an item and hold down C, and then move! To stop, release your C key."
            "The View"            "There may be a problem with the view when your grabbing an item and looking down, where the item goes underground. 
            It doesn't actually go underground, it just seems like it"
            "Using +grab"        "You are able to grab anything with +grab that is grabbable. But please, do NOT abuse it or there will be punishment!"
        }
    }
    "Admin Information"
    {
        "title"                "Admin Information"
        "type"                "text"
        "items"
        {
            "Unlimited Ammo Command"        "Type !iammo and look at the instructions as printed."
            "New Admin Menu"                "Type !admin and a menu will pop up. There will be various commands (also new ones)"
            "Shutting Down Server"            "Type !nuke (# 1-120). The value is in seconds. 120 seconds is the max. This will shut down the server and disconnect all players.
            "Making Portals"                "Type !p once to make the first portal. Type !p again to make the second portal. Type !p again to remove all portals."
            "Changing the Map"                "Do not change the map unless you are sure that the map you are changing it to has a start button!"
        }    
    }
    "Player Information"
    {
        "title"                "Player Information"
        "type"                "text"
        "items"
        {
            "Character Select Menu"                    "You are able to change your model by typing !csm in chat"
            "Counter Strike: Source Weapons"        "All CSS weapons have been unlocked, so you are able to spawn them."
            "Whispering"                            "Type /w [name] [message] to whisper to someone. Be sure to put your message/name in quotes!"
            "Spawning zombies"                        "Spawning zombies are enabled. If it has been abused at all, it will be disabled."
            "Contacting the Admin"                    "E-Mail to: [email protected]"
        }
    }
    "Useful Commands"
    {
        "title"                "Useful Commands"
        "type"                "text"
        "items"
        {
        ""                "(CONSOLE)Noclip  - Your able to fly!!"
        ""                "(CONSOLE)Respawn - You can respawn if you had died"
        ""                "(CONSOLE)z_spawn [name] - Spawn some zombies!
        ""                "(CONSOLE)give_ - Show the list of names of weapons/items you can spawn"
        ""                "(CONSOLE)give [name] - Spawn a/an weapon/item under you"
        ""                "(CONSOLE)ent_create [name] - Spawn a/an weapon/item at where your pointing"
        ""                "(CHAT)!help      - Open this help menu"
        }
    }
}
Searcher64 is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-03-2010 , 16:07   Re: Help Menu v0.3 (7/10)
Reply With Quote #117

bummpppp
Searcher64 is offline
water_cat1
Member
Join Date: Mar 2010
Old 07-05-2010 , 22:50   Re: Help Menu v0.3 (7/10)
Reply With Quote #118

your .cfg looks fine. it looks more like the plugin you compiled has a problem (helpmenu.sp)

I am having problems with spawning objects, i get giant error messages.

Searcher65, what plugin(s) are you using? because that may help my problem, i really need a build menu
water_cat1 is offline
turk899
New Member
Join Date: Jul 2010
Old 07-09-2010 , 17:55   Re: Help Menu v0.3 (7/10)
Reply With Quote #119

Good job!

Last edited by turk899; 07-09-2010 at 20:32.
turk899 is offline
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-09-2010 , 20:47   Re: Help Menu v0.3 (7/10)
Reply With Quote #120

It's http://forums.alliedmods.net/showthread.php?t=129603 (Fort Spawner) except that I made various changes to it. Some problems too :S One problem is the excessive items in the category "Indoor Objects" and the other is the TEST MENU category I didn't remove. Commands are in the help cfg file I put in above, with !spawndoor2, !spawndoor3, !spawnmed, !spawnpills. The cheats category requires sv_cheats 1.

btw, thanks for the help but it STILL isn't working even if I replaced my edited one with the original one
Attached Files
File Type: sp Get Plugin or Get Source (fortspawner.sp - 442 views - 69.7 KB)
Searcher64 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 01:46.


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