Beiträge von aroha

    iam king..! royalguard..they started attacking me..why.,,.?



    behavior_RoyalGuardDuty.lua


    -------------------------------------------------------------------------
    -- Do the timer loop
    local EndTime = GetProperty("", "EndTime")
    while GetGametime() < EndTime do


    local Enemy = Find("", "__F((Object.GetObjectsByRadius(Sim)=="..Range..")AND(Object.IsHostile())AND(Object.GetState(fighting))AND(Object.IsOfficeLevelLower(6)))", "Enemy", -1)
    if Enemy > 0 then
    gameplayformulas_SimAttackWithRangeWeapon("", "Enemy")
    BattleJoin("", "Enemy", false)
    end


    -- Fight until the fight is over even if the measure is over
    while GetState("", STATE_FIGHTING) do
    Sleep(2)
    end


    NextAnim = Rand(2)
    if NextAnim == 0 then
    PlayAnimation("", "watch_for_guard")
    elseif NextAnim == 1 then
    PlayAnimation("", "sentinal_idle")



    -----------------------------------------------------------------------


    How can stop attacking me?


    help..

    Why are we so obsessed with carts?
    We sometimes suffer from so many carts on the map.


    without all the carts
    How about custom-made or delivered in the market?
    so that is simple


    if can not or small lag..


    isn't it?


    War Content And so is the case.


    If can create a virtual situation board
    virtual battles with maps and Content


    a situation board in spend as much money as we can on the war, and we're going to have an impact on the outcome.
    Wouldn't it be easy to add if we could just deduct the cost and add it?

    go to check city building. tax financial report




    in regular order
    -------------------------------------------------- -------------------------------------------------- ------------------------



    urban finance report


    The total population of the city is 472.
    Total tax collection:68,360 (tax rate 20%, number of city business establishment:33 )
    Earnings of title:33,120
    Payment of the salaries of congressional officials: 0
    Urban Unmanned Housing and Workers' Cabin Repair Costs: 0 (Repaired Buildings: 0)
    Urban Guard and Soldier Maintenance Expenses:0
    Number of Wars: 0; War Costs 0


    Current Finance Available in the Treasury 157,416


    Signature: Financial officer


    -------------------------------------------------- -------------------------------------------------- ------------------------


    can check it like this.


    Taxes are set aside for the national treasury, Not shown in personal statistics.
    It is not shown in your image statistics.


    The money that has been set aside,
    a transfer of public money You can take it out and use money
    Then, the available funds are deducted.





    How To increase the amount of the transfer of public money?
    =Revise the contents below

    \The Guild 2 Renaissance\Scripts\Measures


    * ms_108_EmbezzlePublicMoney.lua




    theguild:
    TimeOut = mdata_GetTimeOut(MeasureID)
    if not GetSettlement("","city") then
    StopMeasure()
    end


    local CityTreasure = GetMoney("city")
    local CityTreasureMin = 1000
    local money = 0
    local MaxMoney = 0
    local round = GetRound()
    if round<3 then
    MaxMoney = 50000 <-- change Transfer amount of public money Set to the desired amount
    elseif round<6 then
    MaxMoney = 50000 <-- change Transfer amount of public money Set to the desired amount
    elseif round<9 then
    MaxMoney = 50000 <-- change Transfer amount of public money Set to the desired amount
    elseif round<12 then
    MaxMoney = 50000 <-- change Transfer amount of public money Set to the desired amount
    else
    MaxMoney = 50000 <-- change Transfer amount of public money Set to the desired amount
    end
    if CityTreasure<CityTreasureMin then

    Invasion Session
    Is it possible to implement the mod?


    Current TheGuild 2 be poorly equipped in the war...



    My idea is ..


    if make a naval situation...Random Event Occurred


    add Ship : Combat Ship x10 Specific year
    Attack target : ALL Ship, BUILDING,near the shore


    If name is the Royal Navy of the Netherlands


    When Appearance, Message notification to player


    if event misson success Compensation : Imperial fame +80, Compensation receive for gold coins in the presence of ambassadors from the other countries


    in case of failure : an ambassador's to a rural house a large payment of gold


    Is it possible to implement the mod?


    this way make Invasion Session ..


    who can made it..!?