• Writing in files in real time/ Lua Scripting
    3 replies, posted
Would someone care to explain how I would be able to code a file of someone else's while they are coding it as well and I am able to make changes to it while they are still typing? (Besides FTP) For example: Notepad ++ has a clone feature for 2 sides of the half of your screen, if you code on one side it updates the whole file. Instead I would like to do this with a friend but not using teamviewer. Hopefully you understand what I am wondering is possible.
If you're trying to do this for something in Garry's Mod, you can use console commands in conjunction with usermessages to give the appearance of simultaneous editing of files. If you just want you and a friend to be able to code at the same time, consider using a plugin such as [url=http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central#NppNetNote]NppNetNote[/url] to accomplish that.
Thanks, any idea how I would setup a connection between myself and my friend? Would I have to open ports or would any port work?
Nevermind I figued it out and theres already a plugin called nppdocshare which is basically the same thing. Thanks for your input though :)
Sorry, you need to Log In to post a reply to this thread.