• 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!

Recent content by Dumbiic

  1. Dumbiic

    Jack Sparrow's model in City of abandoned ships

    Can i use the jack sparrows model (the one that davy jones gives you) in age of pirates 2?i would like my character to look like him..cuz i dont really enjoy the doctor's model. Thanks,Malk :buds (btw,i didnt got any time to work on my modding skills for potc cuz i didnt got an working pc..i'll...
  2. Dumbiic

    Preparations for a walkthrough

    i would like to know who the hell can tell t he name of that captan which need to take Jacques Swallow to tortuga ..i mean i need to convince him to take that swallow(the cum) to tortuga.
  3. Dumbiic

    Modding tool's?

    The problem can be that i dont use .(.) at the end of every dialog end? Thanks,Malk <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />
  4. Dumbiic

    Modding tool's?

    Ok. I have added Malk{Malk} in that list But still how do i make my dialog to work?
  5. Dumbiic

    Modding tool's?

    So,i can use this code <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->//#include "DIALOGS\Malk Sparrow_dialog.h" void ProcessDialogEvent() {     ref NPChar, PChar, d;     PChar = GetMainCharacter();     aref Link, Diag;     string NPC_Meeting...
  6. Dumbiic

    Modding tool's?

    can you tell me 1 character who just talk's with you..no quest no shit so i can copy it? <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Thanks,malk <img src="style_emoticons/<#EMO_DIR#>/buds.gif"...
  7. Dumbiic

    Modding tool's?

    <!--quoteo(post=336443:date=Jul 10 2009, 07:59 PM:name=Pieter Boelen)--><div class='quotetop'>QUOTE (Pieter Boelen @ Jul 10 2009, 07:59 PM) <a href="index.php?act=findpost&pid=336443"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->What do you mean by "can't talk with"? Nothing...
  8. Dumbiic

    Modding tool's?

    Look,i maked this script. <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->string DLG_TEXT[28] = { "Hello friend,my name is Malk Sparrow!You look like an nice fellow..perhaps you should help me with my little problem.", "Did you said your last name is SPARROW?", "Ye,why...
  9. Dumbiic

    Modding tool's?

    ok..so if i want to add more than 5 dialog lines i need to make the string DLG_TEXT[5] = { to look like string DLG_TEXT[10] = { ? ? and can i use this for any other dialog i'll create? <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->//#include "DIALOGS\Malk...
  10. Dumbiic

    Modding tool's?

    im kinda stuck here. i dont know how to make an dialog if i see well in the DIALOGS folder there is another folder "ENGLISH" and in those files are the dialogs..in the original DIALOGS folder are the same named files but with some scripts. Can someone tell me what are the files in /dialogs for...
  11. Dumbiic

    Modding tool's?

    I finaly managed to add an character to the game <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />! Now where should i go to write the dialog? Thanks,Malk <img src="style_emoticons/<#EMO_DIR#>/buds.gif"...
  12. Dumbiic

    Modding tool's?

    Didnt worked and i tryied it like this : <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->    ch.experience = "0";     ch.skill.Leadership = "1";     ch.skill.Fencing = "1";     ch.skill.Sailing = "1";     ch.skill.Accuracy = "1";     ch.skill.Cannons = "1"...
  13. Dumbiic

    Modding tool's?

    dude,i know i need to start a new game but even with your script(yes thanks for correcting my "jack sparrow"names where i should've typed "malk sparrow " <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />) should i put any...
  14. Dumbiic

    Modding tool's?

    i have added the following script in PROGRAM/Storyline/LegendJackSparrow/Characters/init/TempQuest.c <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->    ch.old.name = "Malk";     ch.old.lastname = "Sparrow";     ch.name = TranslateString("","Jack");     ch.lastname =...
  15. Dumbiic

    Modding tool's?

    i did.now im gonna try it
Back
Top