Forged Alliance Forever Forged Alliance Forever Forums 2019-03-20T20:46:44+02:00 /feed.php?f=45&t=14381 2019-03-20T20:46:44+02:00 2019-03-20T20:46:44+02:00 /viewtopic.php?t=14381&p=172852#p172852 <![CDATA[Re: Python SCMap Parser]]>
If you are looking to port an extension module instead of pure Python code, please see Porting Extension Modules to Python 3.

If you would like to read one core Python developer’s take on why Python 3 came into existence, you can read Nick Coghlan’s Python 3 Q & A or Brett Cannon’s Why Python 3 exists.

Statistics: Posted by teddy26 — 20 Mar 2019, 20:46


]]>
2019-01-06T12:43:36+02:00 2019-01-06T12:43:36+02:00 /viewtopic.php?t=14381&p=170894#p170894 <![CDATA[Re: Python SCMap Parser]]>
Friends I don't know about python SCMap parser.I'm beginner in python Language so tell me its working with python so that when I learn on that topic it gives me knowledge about them.One thing please provide some details which is important part python language from job purposes.
Please Reply...
Thanks...

Statistics: Posted by teddy26 — 06 Jan 2019, 12:43


]]>
2018-02-05T18:05:55+02:00 2018-02-05T18:05:55+02:00 /viewtopic.php?t=14381&p=160479#p160479 <![CDATA[Re: Python SCMap Parser]]> Statistics: Posted by Lionhardt — 05 Feb 2018, 18:05


]]>
2017-05-04T02:16:27+02:00 2017-05-04T02:16:27+02:00 /viewtopic.php?t=14381&p=147786#p147786 <![CDATA[Re: Python SCMap Parser]]>
Dragonfire wrote:
for code sharing I suggest https://gist.github.com/


I've now uploaded everything to Github, since I wanted to release the tool which needed this parser. The current parse code is at https://github.com/b2ag/scmap_mirror_to ... d_scmap.py

Statistics: Posted by b2ag — 04 May 2017, 02:16


]]>
2017-04-20T14:33:49+02:00 2017-04-20T14:33:49+02:00 /viewtopic.php?t=14381&p=147236#p147236 <![CDATA[Re: Python SCMap Parser]]> https://gist.github.com/

Statistics: Posted by Dragonfire — 20 Apr 2017, 14:33


]]>
2017-04-18T00:51:04+02:00 2017-04-18T00:51:04+02:00 /viewtopic.php?t=14381&p=147124#p147124 <![CDATA[Re: Python SCMap Parser]]> https://pastebin.com/kNctKNMq
Read more here: viewtopic.php?f=53&t=14382&start=10#p147024

Statistics: Posted by b2ag — 18 Apr 2017, 00:51


]]>
2017-04-14T03:00:59+02:00 2017-04-14T03:00:59+02:00 /viewtopic.php?t=14381&p=146867#p146867 <![CDATA[Python SCMap Parser]]>
I've build a script based on the bits currently flying around in the world wide web (mostly thanks to HazardX) on scmap file format parsing. My implementation successfully parsed the 123 SC maps currently on my PC with map minor versions including 60, 59 (only one map), 56 and 53.
I've chosen Python to write this script, because I'm using Linux and can't really deal with VB, .NET and C# code there.
The script definitely contains some unexplained readings and possible wrong readings to variable name mappings. Nevertheless it is able to find the props section on at the very bottom of each map file for all my 123 maps.

https://pastebin.com/wX333Uea
This should be seen as possible starting point for other developers for their own projects, since it's not that many information out there. Please connive the hacky code.

Have fun,
b2ag

Statistics: Posted by b2ag — 14 Apr 2017, 03:00


]]>