AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   The XS Library - Port from AMXX to SM (https://forums.alliedmods.net/showthread.php?t=319506)

DarthMan 11-04-2019 14:41

The XS Library - Port from AMXX to SM
 
1 Attachment(s)
The XS (eXtended Small) stocks library for AMX / AMXX (ported by me to SM) provides some useful stock functions for your plugins.
These include: Debugging / Logging, Math (basics, vectors, planes), a random number generator, an anglevectors function, string manipulation functions, and more.

Also, utility functions that can be included into the library are always welcome too. You will get full credit of course.

NOTE: I didn't test weather or not there are any errors on the inc file since it's just an AMXX conversion and I haven't used it's functions yet. (e. g. if plug-ins can compile at all using these functions). Please feel free to check it out and if you find any issues you can correct them and send me an updated file to re-upload.

I've also added a few more functions from AMXX that were unavailable on SourceMod, such as the strtok function, clamp et cetera.

Have fun with it!

Download here:
Attachment 178145


All times are GMT -4. The time now is 03:15.

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