Many Thx SR.Now I can draw straight lines.[:D]
Now I had a simple map,In the map there are 7 files:
1.bw,1_d.mmp,1.mmp,cfg.py,DefFuncs.py,1.lvl,pj.py.In DefFuncs.py I write these code:
Code: Select all
import Bladex
import GameText
GameText.MapList["MINGYUE"] = ["MINGYUE"]
After game loading ,I pressed ESC,I can see the save/Load was in activate state,but when I save game,nothing happened ,when I loading game,Nothing happened,too.In console there was some hint:
Code: Select all
AttributeError: ActivateItem
Function (method): <method MainMenu.DeActivateMenuItem of MainMenu instance at 8dc9ed4>
If I want the S/L to work,what should I do?
BTW,what dose these option mean?
origin of grid:
new vortex of path:
select spot:
ghost sector:
[how to use path? can it be convert to sector?]