Digita il testo o l'indirizzo di un sito web oppure traduci un documento.
Annulla
Ascolta
Traduzione da Italiano verso Inglese
excuse me, I have a problem to create a mod: I'm doing an adventure but I can not create the character, I read the tutorial with this script: void main ()
EVENT_TYPE_MODULE_START homes:
{
oMapId GetObjectByTag object = ("hut_exterior");
WR_SetWorldMapPrimary (oMapId);
PreloadCharGen ();
StartCharGen (Gether (), 0);
break;
}
when you load the mod but I can create it but it gives me the error while compiling:- demo_module.nsc - demo_module.nsc(3): Unknown state in compiler
what can I do?
problem
Started by
ghershan
, Dec 27 2010 01:57 PM
No replies to this topic
#1
Posted 27 December 2010 - 01:57 PM



Sign In
Create Account
Back to top








