-
Activity
-
162
-
3
-
2
Origins2 Global | International | A new concept - 10.06.2022
Dear Community, We inform you that we have launched the official OG2 coin website! More information about this cryptocurrency can be found on the website. Follow us on social media to stay informed about this currency: Website: https://coin.origins2.global/ Telegram: https://t.me/og2coin Twitter: Soon we will announce our first airdrop (giveaway) worth 2000 OG2 coins! -
2
Origins2 Global | International | A new concept - 10.06.2022
beautiful presentation- 1
-
-
7
-
0
Does the Metin2 official system recognize?
Hey guys im curious if Metin2 can detect Robot clicks from IDEs, so he get banned? I recognized someone fishing for a very long time, a normal guy cant really fish that long. Thanks in advance -
0
Looking for partners for international server
Good afternoon community, Friends I am looking for people who want to work on the development of an international project, the idea is that we are from different communities for example I am from the Hispanic community, I am looking for people from the Romanian, Turkish, German, English, Portuguese, Hungarian community, French and Italian, if you are interested contact me on Discord and we can talk better. [SA]Aaron#7965 -
0
mob_proto.txt db offline +db.core
how can i fix the error below? SYSERR: May 19 16:08:44.708826 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'size' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (101, "??", "Vad kutya", 0, 0, 0, 1, 0, this will cause the server to shut down and not start -
32
-
-
Recently Browsing
- No registered users viewing this page.
Question
Lurinzo 0
Hello
how can i open via lua quest
for exemple
system option : where you have camera \fog\graphic
you know what i mean, the one when you press ESC button and then you have itemshop\ game options \ system options\ change charachter \ log out \ etc etc
how can i open one of this system for exemple at the very first login via quest lua?
Link to comment
Share on other sites
Top Posters For This Question
1
1
3
Popular Days
Oct 10
4
Oct 11
1
Top Posters For This Question
DasSchwarzeT 1 post
Exygo 1 post
Lurinzo 3 posts
Popular Days
Oct 10 2015
4 posts
Oct 11 2015
1 post
Popular Posts
DasSchwarzeT
Send a cmdchat to the client and simply toggle the self.interface.OpenSystemDialog() in game.py
Exygo
Example: quest test begin state start begin when login begin cmdchat("OpenHelpExygo") end -- state end -- Quest end game.py Fiind serverCommandList={ in def __ServerCommand_Build(self): add inside this: "OpenHelpExygo" : self.interface.OpenHelpWindow, Usage: Open Help window by quest
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now