Garry's Mod

Garry's Mod

Not enough ratings
[gEvents] gEvent Developer Assistance
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
2.970 KB
1 Jan, 2024 @ 3:18pm
1 Change Note ( view )

Subscribe to download
[gEvents] gEvent Developer Assistance

Description
For gEvents developers!




What is this?

This addon was made for developers that are currently working on gEvents. Useful when you wan't to execute the gevents you're working on without having to wait for a cooldown.




How to use it.

Here's how to open it step by step:

You can...

  1. Open your spawn menu.
  2. Go to gEvents > Developer > Developer Assistant
  3. Press the button that says "gEvent Execution List".
  4. A menu will show up will all the available gevents.
  5. To close the list, press the button in the spawn menu again.

Or you can also...

  1. Open your console.
  2. Type "gevents_devlist"
  3. The menu pops up!
  4. To close it, Run the command again or close it in the spawn menu.

but for the sake of simplicity...

  1. Open your console.
  2. Type "bind [Any key] gevents_devlist" (e.g. bind i gevents_devlist)
  3. The menu pops up!
  4. To close it, you can use the steps in the lists above or simply press your bind key again.




It says the event cannot be executed!

There might be multiple reasons to this like...

  • The gevent's ConVar is set to false / 0.
  • The gevent's CanRun function is returning false. Check if the conditional is cleared.
  • The ID cannot be recognized. (I don't know how or why this would even be possible.)




If you think my dumb work is worth something, leave a thumbs up please!