Jump to content

Ruby

Inactive Member
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Ruby

  1. On 3/12/2015 at 9:43 AM, MrLibya said:

     

    quest firstport begin
        state start begin
            when login with pc.getqf("first") == 0 begin
                if pc.get_empire() == 1 then
                    pc.warp(33493, 4994)
                    pc.setqf("first", 1)
                elseif pc.get_empire() == 2 then
                    pc.warp(33493, 4994)
                    pc.setqf("first", 1)
                elseif pc.get_empire() == 3 then
                    pc.warp(33493, 4994)
                    pc.setqf("first", 1)
                end
            end
        end
    end

    Thank you, i have this imported in "starterset_quest" . Thank you very much!

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.