Pawn compiler for visual studio 2017
#1

Can I set a key to compile a script from visual studio 2017? if I use that to script?
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=638126
CTRL + F "keybinding"
Reply
#3

Quote:
Originally Posted by Kaperstone
Посмотреть сообщение
Oh, I didn't see that, thanks.
Reply
#4

Oh wait, thats not visual studio 2017, thats visual studio code
Reply
#5

Not possible, from what I know. All I know about Visual Studio is that the IDE is used to develop applications, but you could give this a read https://docs.microsoft.com/en-us/vis...-visual-studio. I personally think it will be much tougher setting up a compiler for Visual Studio (if its even possible). So yeah, give it a read, might have something in there, no promises though. You are better off using Visual Studio Code.

Correct me if I'm wrong.
Reply
#6

just make a .bat file to compile the code with pawncc.
Reply
#7

Quote:
Originally Posted by RebeloX
Посмотреть сообщение
just make a .bat file to compile the code with pawncc.
This^
with this https://stackoverflow.com/questions/...inside-the-ide
Reply
#8

Thanks guys.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)