Changing teleport prices?

Results 1 to 5 of 5
  1. #1
    Grand Master kev is offline
    Grand MasterRank
    May 2003 Join Date
    EarthLocation
    1,348Posts

    Changing teleport prices?

    Wheres it at? i cant find :(


  2. #2
    Member Crowbar is offline
    MemberRank
    Nov 2004 Join Date
    WA, USALocation
    60Posts
    ai.ojb (scripts directory of your server)

    search for "telposlist"

    values are:

    {"Name"; X; Y; Z; Cost; ? **

    * if anyone knows what the ? is for, then please share with the rest of us *

    class trishya : teleporter
    property_define_begin
    telposlist_begin Position
    {"Gludio Town"; -12787; 122779; -3114; 4100; 1 **
    {"Giran Castle"; 83336; 147972; -3404; 8100; 3 **
    {"South Harbor"; 47938; 186864; -3420; 6500; 0 **
    telposlist_end
    property_define_end
    class_end

  3. #3
    Grand Master kev is offline
    Grand MasterRank
    May 2003 Join Date
    EarthLocation
    1,348Posts
    Quote Originally Posted by Crowbar
    ai.ojb (scripts directory of your server)

    search for "telposlist"

    values are:

    {"Name"; X; Y; Z; Cost; ? **

    * if anyone knows what the ? is for, then please share with the rest of us *
    ty m8 :smilie3:
    Last edited by kev; 24-11-04 at 12:35 AM.

  4. #4
    Member koreanam is offline
    MemberRank
    Oct 2004 Join Date
    KoreaLocation
    34Posts
    ok. i know 6th number
    ex)
    {"Gludio Town"; -12787; 122779; -3114; 4100; 1 **
    name;X;Y;Z:Cost;where castle tax, get tax gludio castle this number 1. if this number 2 get dion castle pledge tax. if this nubmer 0 any castle can't get it. understand? (sorry. my eng bad)
    {"Giran Castle"; 83336; 147972; -3404; 8100; 3 ** <== this number 3 get tax giran castle pledge.
    {"South Harbor"; 47938; 186864; -3420; 6500; 0 ** <== this number 0 nobody can't get castle tax.
    Last edited by koreanam; 24-11-04 at 12:58 AM.

  5. #5
    Grand Master kev is offline
    Grand MasterRank
    May 2003 Join Date
    EarthLocation
    1,348Posts
    yes i see thanx :D



Advertisement