AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   AutoSendCommandConsole Script (https://forums.alliedmods.net/showthread.php?t=309309)

Kelvin 07-20-2018 18:08

AutoSendCommandConsole Script
 
I made this simple script so that get to send commands by the console every X seconds (It was made to be compatible with Windows ... which no other such this type does.). I'm a beginner in programming so I did something pretty basic.

How to install:
1 - Download AutoSendCommandConsole.sp
2 - Edit the file (http://prntscr.com/k91vw5)
3 - Look for: PLACE_TIME_HERE and replace with the time interval in seconds that you want to execute the command (http://prntscr.com/k91xll). Ex: http://prntscr.com/k91xu8
4 - Look for: PLACE_THE_COMMAND_HERE and replace with the command you want to be sending (http://prntscr.com/k91y6t). Ex: http://prntscr.com/k91yfr
5 - Now you need to transform the .sp file into .smx by compiling ... Drag the .sp to spcomp.exe which is in the sourcemod / scripting folder http://prntscr.com/k921ee
6 - You will get the plugin working and you only need to put it on the server.


Who can help me can comment on this publication I am grateful !!!

Download AutoSendCommandConsole.sp> https://drive.google.com/open?id=1jl...VNrQJac5lzxZLs




Thanks :up:

Kelvin 07-20-2018 18:11

Re: AutoSendCommandConsole Script
 
If I can not post here, I'm sorry.
I'm Brazilian, my English is not good.

Fyren 07-21-2018 01:25

Re: AutoSendCommandConsole Script
 
The scripting forum is to get help with your scripting problems. Moved to snippets and tutorials.


All times are GMT -4. The time now is 05:42.

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