SA-MP Forums Archive
Multi-Scripting. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Multi-Scripting. (/showthread.php?tid=296278)



Multi-Scripting. - yanir3 - 10.11.2011

So.. I have a developing team, and we want to work together.
I need a web that gives an ability to work together, means that if I write something on-web, it will update the script to the others..
Anyone?


Re: Multi-Scripting. - Ensconce - 10.11.2011

You need to use an SVN, like TortoiseSVN.


Re: Multi-Scripting. - yanir3 - 10.11.2011

Do you have any guide for it or something?


Re: Multi-Scripting. - Stigg - 10.11.2011

Quote:
Originally Posted by Ensconce
Посмотреть сообщение
You need to use an SVN, like TortoiseSVN.
Or just use:

http://pastebin.com/


Re: Multi-Scripting. - Tigerkiller - 10.11.2011

i can help you:
you need a webspace
and i can code you a programm that you can update the file and other ones cant read (only you and your team)

just pm me


Re: Multi-Scripting. - yanir3 - 11.11.2011

PM'ed you, I would like to get more suggestions.


Re: Multi-Scripting. - jiwan - 11.11.2011

TRY Team Viewer


Re: Multi-Scripting. - Norn - 11.11.2011

Quote:
Originally Posted by Ensconce
Посмотреть сообщение
You need to use an SVN, like TortoiseSVN.
This.


Re: Multi-Scripting. - Steven82 - 11.11.2011

But be sure to remember, if one of you is working on the gamemode while another one is, which ever one of you commits first will get all the code saved/updated. So make a system, where you guys could either leave a note that your currently editing the mode, or make a time schedule. Right now for Andreas Everything, we are currently using a note system. It's not very complex, but it works.


Re: Multi-Scripting. - Norn - 11.11.2011

Quote:
Originally Posted by Steven82
Посмотреть сообщение
But be sure to remember, if one of you is working on the gamemode while another one is, which ever one of you commits first will get all the code saved/updated. So make a system, where you guys could either leave a note that your currently editing the mode, or make a time schedule. Right now for Andreas Everything, we are currently using a note system. It's not very complex, but it works.
By system do you mean leaving comments at the top of the script lol