Digital Paint Discussion Board

Paintball 2: The Game => Server Discussion => Topic started by: mRokita on May 21, 2015, 04:12:11 PM

Title: Ent Maker
Post by: mRokita on May 21, 2015, 04:12:11 PM
Hey!
I've just written a simple entfile maker for myself.
I think it might be useful for the other server owners, so here it is:
https://github.com/hTmlDP/EntMaker/blob/master/entmaker.py
The code is on GPL v3 so feel free to improve it.
I think its a nice tool for a PGP server.
Greetings,
hTml
Title: Re: Ent Maker
Post by: mRokita on May 22, 2015, 06:09:34 PM
Fixed TypeError for Python 3.
Title: Re: Ent Maker
Post by: Rockyar_96 on May 23, 2015, 10:53:35 AM
As no server admin or similar answered...
If, what I highly belief, this code is capable of making useful .ent files, it could be highly useful for the community. Great effort !
Title: Re: Ent Maker
Post by: mRokita on May 23, 2015, 06:56:19 PM
As no server admin or similar answered...
If, what I highly belief, this code is capable of making useful .ent files, it could be highly useful for the community. Great effort !
Everyone can use it, the only thing you have to do is downloading Python (2.* is recommended) from http://python.org :)