Python Coding in BF2
Posted: 2008-03-08 20:47
For the ones interested in python coding in BF2, here are a few links that helped me out when I started.
Main Page - BF2 Technical Information Wiki
Object Reference - BF2 Technical Information Wiki
Event Reference - BF2 Technical Information Wiki
Scripts - BF2 Technical Information Wiki
BF2 Coordinates - BF2 Technical Information Wiki
List of available host.rcon invoke commands - BF2 Technical Information Wiki
Official BF Editor Forums -> Python
Also you can check vBF2 python code in mods/bf2/python/game and other mods python code.
If you are new to python, checking online documentation is your best bet. Here are some links that were useful when I started learning the language:
5. Data Structures
3.6.1 String Methods
Main Page - BF2 Technical Information Wiki
Object Reference - BF2 Technical Information Wiki
Event Reference - BF2 Technical Information Wiki
Scripts - BF2 Technical Information Wiki
BF2 Coordinates - BF2 Technical Information Wiki
List of available host.rcon invoke commands - BF2 Technical Information Wiki
Official BF Editor Forums -> Python
Also you can check vBF2 python code in mods/bf2/python/game and other mods python code.
If you are new to python, checking online documentation is your best bet. Here are some links that were useful when I started learning the language:
5. Data Structures
3.6.1 String Methods