Help plz

Discussion in 'Modding and Scripting Support' started by personaboy, May 1, 2008.

Remove all ads!
Support Terra-Arcanum:

GOG.com

PayPal - The safer, easier way to pay online!
  1. Frigo

    Frigo Active Member

    Messages:
    2,107
    Likes Received:
    0
    Joined:
    Jan 21, 2006
    Yeah, for example, something like this:

    [​IMG]
     
  2. personaboy

    personaboy New Member

    Messages:
    18
    Likes Received:
    0
    Joined:
    May 1, 2008
    i download it then extract with either winzip or winrar and it says its damaged
     
  3. personaboy

    personaboy New Member

    Messages:
    18
    Likes Received:
    0
    Joined:
    May 1, 2008
    it my moms my computer doesent have internet but my mom has no filters
     
  4. personaboy

    personaboy New Member

    Messages:
    18
    Likes Received:
    0
    Joined:
    May 1, 2008
    I dont understand dialog this is what i did


    open sockmonkey scriptmaker

    made

    0.dialog 1
    1. return and skip default saved under 00001dwarvensmithy.scr in arcanum/module/nameofmod/scr

    then opened note pad then did this

    {1}{ Hello sir. I am a Dwarven Smithy and you are male.} {Hello ma'am. I am a Dwarven Smithy and you are female.}{}{}{}{}
    {2}{That is correct sir. I am indeed male.}{1}{5}{}{100}{}
    {3}{Why sir, you are very perceptive. I AM a female!}{0}{5}{}{200}{}
    {4}{You rite! Me man!}{1}{-4}{}{150}{}
    {5}{Me woman! You smart!}{0}{-4}{}{250}{}
    {6}{E:}{}{1}{}{0}{}

    {100}{You are a very smart man!}{}{}{}{}{}
    {101}{E:}{}{1}{}{0}{}

    {150}{Go away you stupid man!}{}{}{}{}{}
    {151}{E:}{}{1}{}{0}{}

    {200}{ }{You are a very smart woman!}{}{}{}{}
    {201}{E:}{}{1}{}{0}{}

    {250}{ }{You're not a very bright woman!}{}{}{}{}
    {251}{E:}{}{1}{}{0}{}

    saved it under 00001dwarvensmithy.dlg saved it by arcanum/modules/nameofmod/dlg which i created a flouder for

    then i went to dwarven smithy in my module clicked edit then script went to dialog set the script for one saved went into arcanum clicked on dwarven smithy and nothing happens
     
  5. rroyo

    rroyo Active Member

    Messages:
    3,319
    Likes Received:
    0
    Joined:
    Oct 13, 2006
    It looks like you've done everything right on the scripting end.

    Just about the only time I get the problem of an NPC not wanting to talk is when I attach a dialog, exit that section normally, then screw up and click the little black X on the edit screen instead of OK. *

    Try resetting the dialog number and be sure to click OK to exit both of the editing pages before you save.

    * Once in a great while I've had a merchant who didn't want to talk and I've had to create a new NPC. Then the dialog worked perfectly. Go figure...
     
  6. team a

    team a New Member

    Messages:
    580
    Likes Received:
    0
    Joined:
    May 10, 2007
    what scripts are attached to your NPC should be saved in the .mob file. Compress your module, then try it. You can edit the script and dialog or any .mes file without compressing, but sometimes you need to compress when actually editing objects (like NPCs, walls, doors, containers, items, etc.)
     
Our Host!