[crossfire] works now
Nicolas Weeger
nicolas.weeger at laposte.net
Mon Nov 7 16:49:08 CST 2005
Mitch Obrian a écrit :
>
NM python now works... how am I going to convert my
>
maps to the new python tho?
Instead of using "event_apply" or "event_say" as a field, add in the
inventory a new object of arch "event_say" or "event_apply", and fill
fields as required (look at IPO for example)
To convert scripts, the basic rule is: if you had
CFPython.SomeAction(Map or Player, Arguments), change it to Map or
Player.SomeAction(Arguments)
Ryo
More information about the crossfire
mailing list