Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

s3th

Members
  • Posts

    21
  • Joined

  • Last visited

    Never

Posts posted by s3th

  1. I succefully installed the quest editor but it dont works….I created the quest and when I try to talk with the npc it doesn't happen anything :cry:
    P.S. if i close and re opren my server the quest i saved it dissapears...anyone know why?
  2. 1 more question …

    > Dim FileName As String
    >
    > FileName = App.Path & "\Data Files\world.ini"
    >
    > If picWorld.Visible = False Then
    > picWorld.Visible = True
    > lblPlayer.top = GetVar(FileName, "WorldMap", "Map" & GetPlayerMap(MyIndex) & "X")
    > lblPlayer.left = GetVar(FileName, "WorldMap", "Map" & GetPlayerMap(MyIndex) & "Y")
    > Else :rolleyes:
    > picWorld.Visible = False
    > End If

    picWorld want to be picMap, or is picturebox?
  3. I have a problem installing the quest editor…

    > Server Side:
    >
    > Locate the original code to call the quest that starts "If Npc(NpcNum).Behaviour = NPC_BEHAVIOUR_QUEST Then" and replace with:

    in my origins server folder i dont have any Npc Behaivour = NPC_BEHAIVOUR_QUEST so where should i add that code?please Help!  :sad:
  4. It is not finished yet I have a lot ow work for it but this wont be a problem.
    There ya go an example I working right now!

    >! ![](http://img210.imageshack.us/img210/8983/s3thcore.png)

    I know is a bit small but I dont have any webhosts at this moment…

    >! ![](http://img842.imageshack.us/img842/9383/classes.gif)
×
×
  • Create New...