LUA LUA FONKSİYONLARI

LUA LUA FONKSİYONLARI
45
8K
Forum sitemizde mesaj sayısı kasmak için oto mesaj yanıtlayıcı programlar kullanmak kesinlikle yasaktır.
Lütfen yorum yaparken ( ty,tyty, +++++, up up, asasdasf ) vb. anlamsız ifadeler kullanmayalım. Bu şekilde yorum yapan üyelerin üyelikleri durdurulacaktır.
Spam mesajlar atan kişileri RAPOR butonu ile bize bildiriniz!

Mia

28 Nis 2020
932
263
334
Ödüller
6
Gameserver'a göre farklılık gösterebilir, genelde çoğu dosyada aynıdır.

Gizli metni görüntülemek için konuya cevap vermelisiniz.
HTML:
// Getters

    GetName

    GetAccountName

    GetZoneID

    GetX

    GetY

    GetZ

    GetNation

    GetLevel

    GetClass

    GetCoins

    GetInnCoins

    GetLoyalty

    GetMonthlyLoyalty

    GetManner

    GetActiveQuestID

    GetClanGrade

    GetClanPoint

    GetClanRank

    GetStat



    isWarrior

    isRogue

    isMage

    isPriest



    isBeginner

    isBeginnerWarrior

    isBeginnerRogue

    isBeginnerMage

    isBeginnerPriest



    isNovice

    isNoviceWarrior

    isNoviceRogue

    isNoviceMage

    isNovicePriest



    isMastered

    isMasteredWarrior

    isMasteredRogue

    isMasteredMage

    isMasteredPriest



    isInClan

    isClanLeader

    isInParty

    isPartyLeader

    isKing



    // Shortcuts for lazy people

    hasCoins

    hasInnCoins

    hasLoyalty

    hasMonthlyLoyalty

    hasManner



    // Here lie the useful methods.

    GiveItem

    RobItem

    CheckExistItem

    GoldGain

    GoldLose

    ExpChange

    GiveLoyalty

    RobLoyalty

    SaveEvent

    SearchQuest

    ShowMap

    SelectMsg // menu

    NpcSay // dialog

    NpcMsg // new automated quest prompt (does whatever's needed, menu, quest prompt, etc

    CheckWeight

    CheckSkillPoint

    isRoomForItem // FindSlotForItem(

    CountMonsterQuestSub

    CountMonsterQuestMain

    CheckExchange

    RunExchange

    SendNameChange

    ResetSkillPoints

    ResetStatPoints

    PromoteUserNovice

    PromoteUser

    RobAllItemParty

    ZoneChange

    ZoneChangeParty

    ZoneChangeClan

    ShowEffect

    ShowNpcEffect

    KissUser

    ChangeManner

    PromoteClan

    RobClanPoint

    GetBeefRoastVictory

    RequestPersonalRankReward

    RequestReward

    RunCountExchange

    GetMaxExchange

    GetPartyMemberAmount

    GetUserDailyOp

    GetEventTrigger

    GetPremium

    GetWarVictory

    CheckMiddleStatueCapture

    MoveMiddleStatue

    Getters

    GetID

    GetProtoID

    GetName

    GetNation

    GetType

    GetZoneID

    GetX

    GetY

    GetZ

    CastSkill
 
Forum sitemizde mesaj sayısı kasmak için oto mesaj yanıtlayıcı programlar kullanmak kesinlikle yasaktır.
Lütfen yorum yaparken ( ty,tyty, +++++, up up, asasdasf ) vb. anlamsız ifadeler kullanmayalım. Bu şekilde yorum yapan üyelerin üyelikleri durdurulacaktır.
Spam mesajlar atan kişileri RAPOR butonu ile bize bildiriniz!