AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [ANY] SM-Resources (Last Updated 8/06/2021) (https://forums.alliedmods.net/showthread.php?t=304040)

Drixevel 01-01-2018 13:14

[ANY] SM-Resources (Last Updated 8/06/2021)
 
This is a Github repository which contains tons of useful resources to help get people started with coding Sourcemod projects/plugins and tons of useful functions to make life easier for coders.

No license on anything, go nuts. (This is a replacement for the Sourcemod-Misc project which is still there and is going strong at 5500+ lines of stocks available for use)

Features
  • Multiple include files with 50-100+ stocks each for use in plugins that all work by themselves. (for the most part)
  • Example documentation on how to accomplish certain tasks.
  • A simple chatcolors include titled 'misc-colors'.
  • Files to list available particles per-game. (You can pull these yourself if you want)
  • Files to list the datamaps/netprops/tempents per-game. (You can pull these yourself if you want)

Github Repository | Download Repository | Donate

Ermert1992 01-02-2018 11:05

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Great. Thank you! And besides HAPPY NEW YEAR!

klippy 01-05-2018 10:27

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
This license would suit your project well: https://en.m.wikipedia.org/wiki/WTFPL

Drixevel 01-05-2018 23:36

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Quote:

Originally Posted by KliPPy (Post 2569925)
This license would suit your project well: https://en.m.wikipedia.org/wiki/WTFPL

I'm not entirely sure how to license it since I believe all Sourcepawn code is under the same license so even if I licensed it with that, it wouldn't matter I believe.

OSWO 01-07-2018 18:27

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
:bacon!:

404UserNotFound 01-08-2018 01:50

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
what is this sky guardian stuff

Drixevel 01-08-2018 02:17

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Quote:

Originally Posted by 404UserNotFound (Post 2570548)
what is this sky guardian stuff

I'm not sure what you mean by Sky Guardian stuff, sorry.

shanapu 01-08-2018 03:28

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Quote:

Originally Posted by Drixevel (Post 2570553)
I'm not sure what you mean by Sky Guardian stuff, sorry.

I assume he means https://github.com/SkyGuardian/Sourc...sc.inc#L48-L79

Drixevel 01-08-2018 04:57

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Quote:

Originally Posted by shanapu (Post 2570558)

I figured that's what he meant. Those functions are designed to help me debug certain things. I use the prints to print myself messages only instead of others so I don't have to rely on the server console as much or to remember to remove the debug prints in chat.

404UserNotFound 01-08-2018 14:15

Re: [ANY] Sourcemod-Misc Include [2000 lines of stocks]
 
Quote:

Originally Posted by Drixevel (Post 2570565)
I figured that's what he meant. Those functions are designed to help me debug certain things. I use the prints to print myself messages only instead of others so I don't have to rely on the server console as much or to remember to remove the debug prints in chat.

Oh so you're the Sky Guardian.

All glory to the Sky Guardian!


All times are GMT -4. The time now is 04:37.

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