AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Compiling .sma in Linux (https://forums.alliedmods.net/showthread.php?t=314352)

tracetheace 02-15-2019 12:53

Compiling .sma in Linux
 
So I recently purchased a CS 1.6 server.
My goal is to get a pug mod running so I can play with friends. I believe the server is Linux based, so I made a Linux VM on my windows 10 machine to do the compiling of the PUG Mod .sma files.

I seem to be stuck at this point.
In the Linux terminal I navigate to the scripting folder and then I try to run amxxpc.

I read the wiki and it shows the command as such:

./amxxpc filename.sma

But its not working, I cant even use ./amxxpc help or -help

Any help would be greatly appreciated.

HamletEagle 02-15-2019 13:12

Re: Compiling .sma in Linux
 
You can compile sma files on windows and run them on linux.

Mordekay 02-15-2019 13:15

Re: Compiling .sma in Linux
 
On linux simply do
Code:

./compile.sh
in the scripting folder. It will compile all .sma files in that folder then.

tracetheace 02-15-2019 14:21

Re: Compiling .sma in Linux
 
Compiled the .sma files under windows and copied them to the correctfolder.

The server is up and running.

It's called: [MF] CAL Pug Server East 1000FPS (Good Recoil)

Hope it gets added to favorites by some people and a game gets played soon.

Thanks for you help!

ghostofmybrain 02-15-2019 14:46

Re: Compiling .sma in Linux
 
"good recoil"? What does that even mean? Do you have a plug-in the affects recoil?


All times are GMT -4. The time now is 06:36.

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