Localization problem with ambushers [solved]
Posted: Sun Dec 06, 2009 9:08 am
I'm making a campaign script and the ambushers work fine except they don't want to be localized
I bolded where i defined their names except when i play in game the think says [null]
however i looked in my error log and it says that
except i never called any team named local
also oddly enough if i add in the ;eve;.IC1.local key (ie add something in) all local teams get this name.
I did the ambushers without a setup teams section because that was the only way i seemed to be able to get them to work with the Ambush() function instead of the SetupAmbushTrigger() function
Any ideas on how to resolve this
Hidden/Spoiler:
however i looked in my error log and it says that
Hidden/Spoiler:
also oddly enough if i add in the ;eve;.IC1.local key (ie add something in) all local teams get this name.
I did the ambushers without a setup teams section because that was the only way i seemed to be able to get them to work with the Ambush() function instead of the SetupAmbushTrigger() function
Any ideas on how to resolve this