Page 1 of 1

Pagalbos #2

Posted: 2013 Dec 07 09:53
by Cielkute
Sveiki štai iškilo durnu problemu.. turiu klausimu kaaip iš .sma failo dar sukurti .amxx nes radau plugina tik su .sma failu ir nebežinau ką daryti. :piktas:

Ir dar Atsisiunčiau Amxx Editor ir iškilo toks kaip eroor :?

Image

Re: Pagalbos #2

Posted: 2013 Dec 07 10:02
by laimiukas3
(amxmodx 1.8.3) addons\amxmodx\scripting\compile.exe
http://aghl.ru/webcompiler/

Linux
Copy or move the .sma file into addons/amxmodx/scripting.
Then change the directory to the scripting folder with:

Code: Select all

cd addons/amxmodx/scripting
Method 1: Compile all
Run the script compile.sh by either:

Code: Select all

sh compile.sh
Or:
chmod +x compile.sh

Code: Select all

 ./compile.sh
Method 2: Compile single

Code: Select all

./amxxsc myplugin.sma
The output will be in the same folder.

amxx studio reike nusistatyti

Re: Pagalbos #2

Posted: 2013 Dec 07 11:11
by Cielkute
Dėkui o dėl kito tavo rašyto dalyko nieko nesupratau.