Raised This Month: $51 Target: $400
 12% 

How to Auto Create config


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Randomname
New Member
Join Date: Sep 2020
Old 09-30-2020 , 09:07   How to Auto Create config
Reply With Quote #1

how do I auto creat a config? I found a plugin that I want to install on my server but I only got the source. I never used SourcePawn before so I don't quite understand the wiki article regarding the topic.
Randomname is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-30-2020 , 09:27   Re: How to Auto Create config
Reply With Quote #2

Download SourceMod zip pack, on your desktop. Extract zip file on your desktop.
What you need is "scripting" folder.

There is two plugin compile tools.
compile.exe = Double click, it will compile all *.sp files from that folder, compiled plugins *.smx will end into ...scripting/compiled

spcomp.exe = drag and drop *.sp file on this, it will compile this file only,
compiled *.smx file will appear in same directory.

Second way:
Net compiler, copy paste source and compile.
But this is light version, you can't compile plugins which use non-base include files.
https://www.sourcemod.net/compiler.php
__________________
Do not Private Message @me

Last edited by Bacardi; 09-30-2020 at 09:29.
Bacardi is offline
Randomname
New Member
Join Date: Sep 2020
Old 10-02-2020 , 03:13   Re: How to Auto Create config
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
Download SourceMod zip pack, on your desktop. Extract zip file on your desktop.
What you need is "scripting" folder.

There is two plugin compile tools.
compile.exe = Double click, it will compile all *.sp files from that folder, compiled plugins *.smx will end into ...scripting/compiled

spcomp.exe = drag and drop *.sp file on this, it will compile this file only,
compiled *.smx file will appear in same directory.

Second way:
Net compiler, copy paste source and compile.
But this is light version, you can't compile plugins which use non-base include files.
https://www.sourcemod.net/compiler.php
iv already compiled the source but I need a cfg to make the plugin run or am i wrong ? If im wrong this is the source (https://pastebin.ubuntu.com/p/8HYcQ75vyJ/) if someone could help me out i would really appreciate it.

Last edited by Randomname; 10-02-2020 at 03:25.
Randomname is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 10-02-2020 , 05:15   Re: How to Auto Create config
Reply With Quote #4

You donīt need a configfile since in this plugin are no cvars for that......just put the compiled smx-file in your pluginsfolder and change map or restart server....
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<
andi67 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:33.


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