• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Console

balder

Landlubber
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);
 
What isn't working? Note that you need to reload to shore/worldmap for your new ship to appear.
 
Sry for forgetting to write about what the problem is xD: the ship doesn't show up.
i press the f12 button when i am in the port

Edit: I tried it antoher time and now it worked:thread can be closed
 
Back
Top