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?
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.
Desolation Roleplay has closed. You can download the gamemode here: https://www.burgershot.gg/showthread.php?tid=2272
i've download:
https://github.com/pawn-lang/compiler/releases 3.10.10 Code: cd ~/Downloads/pawnc-3.10.10-linux/bin but now, how to use it? i don't get with Code: [email protected]:~/Documents/sampserver$ pawncc Code: pawncc cd gamemodes && pawncc new.pwn Code: Pawn compiler 3.10.10 Copyright (c) 1997-2006, ITB CompuPhase how should i put where is my libs? how should i make it to work in vscode? |
|