AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   Environment Variables (https://forums.alliedmods.net/showthread.php?t=321987)

CrazyHackGUT 03-10-2020 07:30

Environment Variables
 
This extension exposes getenv() C function to SourcePawn API. Currently is named as GetEnvironmentVariable().
Requires SourceMod 1.10 or higher.

Installation
  1. Open page with latest releases.
  2. Find your platform in assets list and download archive.
  3. Unzip archive to your server directory.
  4. Restart.
Helpful links
https://github.com/CrazyHackGUT/sm-e...s/CI/badge.svg https://img.shields.io/github/v/rele...de_prereleases

CrazyHackGUT 03-15-2020 06:13

Re: Environment Variables
 
In latest release (v1.0.0.2) added ability change environment variables. This can be useful in cases when you starts another process from SourcePawn plugin with using extensions like System2.

ImACow 03-16-2020 15:32

Re: Environment Variables
 
Nice!

This is very usefull!

Thanks a bunch!


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

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