Hi,
i want to ask whether somebody can explain to me how to use the console.
It doesn't work for me.
I tried it this way:
void ExecuteConsole()
{
ref pchar = GetMainCharacter();
if (!bSeaActive) ref lcn = &Locations[FindLocation(pchar.location)];
ref ch;
int i;
int limit;
GiveShip2Character(pchar,"Manowar3","Endeavour",-1,ENGLAND,true,true);
i want to ask whether somebody can explain to me how to use the console.
It doesn't work for me.
I tried it this way:
void ExecuteConsole()
{
ref pchar = GetMainCharacter();
if (!bSeaActive) ref lcn = &Locations[FindLocation(pchar.location)];
ref ch;
int i;
int limit;
GiveShip2Character(pchar,"Manowar3","Endeavour",-1,ENGLAND,true,true);