Posts: 579
Threads: 5
Joined: Oct 2015
17.03.2018, 08:52
(
Последний раз редактировалось iKarim; 17.03.2018 в 14:49.
)
Quote:
Originally Posted by YoussefHammad
I've stopped scripting in about 2015/2016, so obviously i still got a journey to recover from all that time not scripting, but my question is, is it possible to be scripting from Ubuntu(Linux)? That includes of course running SA-MP to test out the features i'm implementing etc...
and if it is possible, what tools do i need apart from pawn
Thanks alot for reading
|
You'd need the modified compiler from here:
https://github.com/pawn-lang/compiler
An IDE:
https://code.visualstudio.com OR
https://www.sublimetext.com/3
There's tutorials for setting up sublime and vscode for PAWN (samp) development.
You can get SA-MP linux server from:
https://www.sa-mp.com/download.php
Oh yeah and a helpful CLI tool:
https://sampforum.blast.hk/showthread.php?tid=651159
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
You can develop on any Linux based operating system, including OS X, by simply compiling the compiler for your system (see iKarims post for the link to the compiler).
Posts: 6,242
Threads: 8
Joined: Jun 2008
What's good in this could be SouthClaws IDE thingo.