2021-09-18, 03:56 PM 
		
	
	
		How to compile a GM on linux?
Is it possible to do on VSCODE?
	
	
	
	
Is it possible to do on VSCODE?
| 
					[Server] How to compile a GM on linux?
				 | 
| 
		
		
		2021-09-18, 03:56 PM 
		
	 
		How to compile a GM on linux? Is it possible to do on VSCODE? 
		
		
		2021-09-21, 10:25 PM 
		
	 
		is it possible to compile on terminal or something?
	 
		
		
		2021-09-22, 09:43 AM 
		
	 Quote:How to compile a GM on linux? With pawncc like usually: https://github.com/pawn-lang/compiler/releases Quote:Is it possible to do on VSCODE? Yes Quote:is it possible to compile on terminal or something? Yes. 
		
		
		2021-09-22, 06:00 PM 
		
	 
		You can also use sampctl on linux.
	 Check out Desolation Roleplay, where zombie AI and scavenging is bothered by player bandits! 
		i've download: https://github.com/pawn-lang/compiler/releases 3.10.10 Code: cd ~/Downloads/pawnc-3.10.10-linux/binbut now, how to use it? i don't get with Code: hiwyn@hwn:~/Documents/sampserver$ pawnccCode: pawncccd gamemodes && pawncc new.pwn Code: Pawn compiler 3.10.10              Copyright (c) 1997-2006, ITB CompuPhasehow should i put where is my libs? how should i make it to work in vscode? |