Quote Originally Posted by Limited View Post
Great work, its like seeing my love child becoming an adult. We should get in touch with Locke and tell him

StaticChanger the problem with that is you'd need to send across a massive amount of data to everyone in the game, pretty much constantly if your editing it on the fly. I can tell you there is a ton of data in the tags.
No I don't mean sending whole tagsets across, I only mean sending the changes across, like "change the value of intial velocity in the projectile tag plasma bolt from 10 to 14". The tags are all there in the map file everyone has to begin with. For example I change the pistol's projectile to a rocket. It wouldn't even require sending entire pistol tag to be sent, only the changes made to the tag since the clients would already have all the tags that could be edited or refrenced to. It would be very little data, the sentence above had all the information neceserry to make the needed change. As for adding outside tags, from what I understand thats not possible with this app, only tags loaded into memory from the map can be changed or refrenced to.