You last visited: Today at 08:20
Advertisement
[Release]Teleportsystem Lite-Version [Gui+Quest+Code]
Discussion on [Release]Teleportsystem Lite-Version [Gui+Quest+Code] within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
10/22/2014, 18:52
#151
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Das Spiel sieht wie folgt aus :
Ui :
ServerCommand :
OpenQuestWindow and Teleport :
Open Button :
ConstInfo :
HELP !
10/23/2014, 07:29
#152
elite*gold: 0
Join Date: Sep 2013
Posts: 56
Received Thanks: 15
Quote:
Originally Posted by
ZeeZz
Das Spiel sieht wie folgt aus :
Ui :
ServerCommand :
OpenQuestWindow and Teleport :
Open Button :
ConstInfo :
HELP !
root / game.py
original
eredeti
Code:
onPressKeyDict[app.DIK_UP] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_DOWN] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_LEFT] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_RIGHT] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_W] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_S] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_A] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_D] = lambda : self.MoveRight()
zu
to
és
onPressKeyDict[app.DIK_P] = lambda : self.teleport.Open()
Dies ist
this is
ilyen legyen
Code:
onPressKeyDict[app.DIK_UP] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_DOWN] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_LEFT] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_RIGHT] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_W] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_S] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_A] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_D] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_P] = lambda : self.teleport.Open()
Teleport recall taste P
Teleport recall button P
Teleport előhívása P gomb
10/23/2014, 15:20
#153
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by
AmerigoMendosa
root / game.py
original
eredeti
Code:
onPressKeyDict[app.DIK_UP] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_DOWN] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_LEFT] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_RIGHT] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_W] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_S] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_A] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_D] = lambda : self.MoveRight()
zu
to
és
onPressKeyDict[app.DIK_P] = lambda : self.teleport.Open()
Dies ist
this is
ilyen legyen
Code:
onPressKeyDict[app.DIK_UP] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_DOWN] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_LEFT] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_RIGHT] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_W] = lambda : self.MoveUp()
onPressKeyDict[app.DIK_S] = lambda : self.MoveDown()
onPressKeyDict[app.DIK_A] = lambda : self.MoveLeft()
onPressKeyDict[app.DIK_D] = lambda : self.MoveRight()
onPressKeyDict[app.DIK_P] = lambda : self.teleport.Open()
Teleport recall taste P
Teleport recall button P
Teleport előhívása P gomb
Syser :
Code:
1023 15:12:59723 :: File "game.py", line 1317, in OnKeyUp
1023 15:12:59723 :: TypeError
1023 15:12:59723 :: :
1023 15:12:59723 :: unsubscriptable object
1023 15:12:59723 ::
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:08871 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3
1023 15:12:22766 :: CRaceManager::RegisterRacePath : RACE[20082] LOAD MSMFILE[d:/ymir work/npc/historian/historian.msm] ERROR. Will Find Another Path
Metin2 :
Normally it looks like this:
When you click key P :
The screen is getting blac , but the map doesn't show off
HELP
10/23/2014, 16:40
#154
elite*gold: 0
Join Date: Sep 2013
Posts: 56
Received Thanks: 15
Quote:
Originally Posted by
ZeeZz
Syser :
Code:
1023 15:12:59723 :: File "game.py", line 1317, in OnKeyUp
1023 15:12:59723 :: TypeError
1023 15:12:59723 :: :
1023 15:12:59723 :: unsubscriptable object
1023 15:12:59723 ::
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:03810 :: CArea::LoadObject Property(2494284728) Load ERROR
1023 15:12:08871 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3
1023 15:12:22766 :: CRaceManager::RegisterRacePath : RACE[20082] LOAD MSMFILE[d:/ymir work/npc/historian/historian.msm] ERROR. Will Find Another Path
Metin2 :
Normally it looks like this:
When you click key P :
The screen is getting blac , but the map doesn't show off
HELP
legte es hier game.py
10/23/2014, 17:12
#155
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by
AmerigoMendosa
legte es hier game.py
Game.py I gave in rar
Scan :
Help
Attached Files
game.rar
(15.8 KB, 54 views)
10/23/2014, 17:41
#156
elite*gold: 0
Join Date: Sep 2013
Posts: 56
Received Thanks: 15
Quote:
Originally Posted by
ZeeZz
Game.py I gave in rar
Scan :
Help
game.py gut
Ich kann fehler nicht finden
10/23/2014, 18:11
#157
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by
AmerigoMendosa
game.py gut
Ich kann fehler nicht finden
And where to add icon ? icon/item ?
10/24/2014, 01:07
#158
elite*gold: 0
Join Date: Jul 2013
Posts: 809
Received Thanks: 1,612
Solange imetin nicht online ist
wird auch die Orginal Gui nicht releast^^
muss es erst online bringen >>>>> ist kein Server sondern ein Forum
10/24/2014, 20:04
#159
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Where to add icons ?
10/24/2014, 20:14
#160
elite*gold: 0
Join Date: Nov 2011
Posts: 1,448
Received Thanks: 1,257
Quote:
Originally Posted by
ZeeZz
Where to add icons ?
In the same folder where you put the uiteleport.py .
10/24/2014, 21:04
#161
elite*gold: 0
Join Date: Aug 2013
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by
Kilroy.
In the same folder where you put the uiteleport.py .
It works, thank you.
10/27/2014, 20:44
#162
elite*gold: 0
Join Date: Aug 2012
Posts: 406
Received Thanks: 75
Habe alles ordungsgemäß eingefügt, kann aber nicht teleportieren wenn ich auf einen Punkt klicke. Woran liegts?
10/29/2014, 19:54
#163
elite*gold: 0
Join Date: Aug 2012
Posts: 406
Received Thanks: 75
Quote:
Originally Posted by
ηєχσ™
Habe alles ordungsgemäß eingefügt, kann aber nicht teleportieren wenn ich auf einen Punkt klicke. Woran liegts?
#
10/31/2014, 17:25
#164
elite*gold: 0
Join Date: Aug 2012
Posts: 406
Received Thanks: 75
Quote:
Originally Posted by
ηєχσ™
Habe alles ordungsgemäß eingefügt, kann aber nicht teleportieren wenn ich auf einen Punkt klicke. Woran liegts?
#
Kann mir keiner helfen?
10/31/2014, 17:29
#165
elite*gold: 35
Join Date: Aug 2014
Posts: 336
Received Thanks: 267
Top Sache
Ist zwar nicht so meins, aber werden jetzt einige Server haben^^
Similar Threads
[Release]Accountschutz 1.0 - lite Version
10/22/2010 - AutoIt - 6 Replies
Hi Community!
Da mein Account (in Runes of Magic, 4Story und anderen MMORPGs)
in letzter Zeit immer wieder missbraucht wurde (darunter
verstehe ich: Gold/Equipment klauen/verkaufen, oder ähnliches),
habe ich mir überlegt, einen Accountschutz mit AutoIT zu basteln.
Er funktioniert folgendermaßen:
Erstens:
Starte den Accountschutz
Zweitens:
[RELEASE] SystemZer0 V6.3 + [Quest V2.0] + [Mansion V1.0] [Lite] [2.27.08]
06/13/2009 - GunZ - 18 Replies
WORKING AFTER THE 2/27/08 PATCH
Hacks Included:
From SystemZer0 V6.3
Edited World Items
Cuss Filter Disabled
Quest God Mode
Prem
Chest
Legs
[RELEASE] SystemZer0 V6.4 + [Quest V2.0] + [Mansion V2.0] [Super/Lite] [3.12.08]
06/22/2008 - GunZ - 3 Replies
WORKING AFTER THE 3/12/08 PATCH
Hacks Included:
From SystemZer0 V6.4
Edited World Items
Cuss Filter Disabled
Quest God Mode
Prem -2 New Unreleased Prems
Chest
Legs
[RELEASE]SystemZer0 V6.1 + [Quest V2.0] + [Lite] [2.13.08]
02/19/2008 - GunZ - 2 Replies
WORKING AFTER THE 2/13/08 PATCH
Hacks Included:
From SystemZer0 V6.1
Edited World Items
Cuss Filter Disabled
Quest God Mode
All quest monsters spawn on you
Mansion edited spawn locations SystemZer0: You MUST have all maps attached. If you dont use the maps you will get you "Cannot not create game "error.
SystemZer0 : : You do NOT need any edited maps, if you use the maps, instead you will get "Cannot not create game" error.
All times are GMT +1. The time now is 08:21 .