online pawn box
#1

Hello,

I was wondering if there are any files to make your own Pawn compiler online..

The reason I want to have that is that my scritpers can go to that compiler and script there.
if they save the file I will see it in a ftp or so.
if they are done with the script. then I can turn it online by myself, So nobody else but me needs the login stuff for the vps..

Please let me know.

sincerely,
Justinlampy
Reply
#2

Build https://github.com/Zeex/pawn yourself if you want to use a Linux server, or use a Windows server. Then you'd have to code your own web IDE.

Slice used to have one: https://sampforum.blast.hk/showthread.php?tid=314780 but it's down now.

EDIT: If you just want to sync their files to your FTP server, you can use FTPBox for Windows.

EDIT 2: https://github.com/oscar-broman/ppg
Reply
#3

I mean something like this: http://www.tutorialspoint.com/compile_pawn_online.php
Reply
#4

Did you even look at my last edit?
Reply
#5

yes I did.
the point is. I dont have a linux server.
I work with windows..
Reply
#6

Just a question, can I use this on my website if it's on a Linux server? It's not a VPS but a shared hosting?

EDIT: never mind. I can't.
Reply
#7

make a limited access FTP user and give it to your scripter, so he hev access to gamemode folder only for example
Reply
#8

But i know there is something like a windows box or so..
that scripters can reach the script and compile and run the beta server to test if its allright..
the only thing is that i dont know where i can find it or if its custom made...
Reply
#9

use Dropbox
Reply
#10

You can use an FTP server / linux VPS. Linux allows remote command line running(meaning you can start / stop the server from a webpage / PHP).

Alternatively, using a windows VPS would work too using an FTP. See XAMPP / filezilla server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)