This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@jasonderue
JasonDeRue
Hello, I'm using this build system for Sublime Text to compile my gamemode:
{ "cmd": ["pawncc.exe", "-i includes", "$file", "-;+", "-v2", "-d3", "-Z+", "-\\)+"], "path": "C:/Users/*****/Desktop/Server/pawno" }
Imagine now I have 2 different files in gamemode folder that I want to compile at same time, how I can do it?
Nobody?
@aguadecoco1301
aguadecoco1301
Hi, are you wanting to compile two different gamemode or one gamemode in two files? If it is the first option, I don't know. However, if it is the second one, don't worry, you should compile the gamemode where you include the other one.
Please sign up or log in to reply