Register for your free account! | Forgot your password?
Rust Cheats

You last visited: Today at 07:40

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[SUCHE] function

Discussion on [SUCHE] function within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2011
Posts: 42
Received Thanks: 5
Exclamation [SUCHE] function

Hello epvp!
I'm searching a function for my quest to block some items in some maps!
Like this but this is not working :/

PHP Code:
quest rollenblock begin 
    state start begin 
        when 70302.
use with pc.get_map_index() == 12 or pc.get_map_index() == 79 or pc.get_map_index() == 26 or pc.get_map_index() == 73 begin
            chat
("you canot use ring of weding here.")
        
end
    end
end 
giwrgos23 is offline  
Old 10/28/2013, 16:22   #2
 
nostradame37's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 2,504
Received Thanks: 870
Use this

PHP Code:
quest same begin
    state start begin
        when xxx
.use begin
            
if pc.get_map_index() == or pc.get_map_index() == 21 or pc.get_map_index() == 41 or pc.get_map_index() == or pc.get_map_index() == 23 or pc.get_map_index() == 43 then
                chat
("Den mas gamas re megale?")
            else
                
            
end
        end
    end
end 
nostradame37 is offline  
Old 10/28/2013, 23:06   #3
 
elite*gold: 0
Join Date: Apr 2011
Posts: 42
Received Thanks: 5
Quote:
Originally Posted by nostradame37 View Post
Use this

PHP Code:
quest same begin
    state start begin
        when xxx
.use begin
            
if pc.get_map_index() == or pc.get_map_index() == 21 or pc.get_map_index() == 41 or pc.get_map_index() == or pc.get_map_index() == 23 or pc.get_map_index() == 43 then
                chat
("Den mas gamas re megale?")
            else
                
            
end
        end
    end
end 
Not working!
Paparia mentoles!
giwrgos23 is offline  
Old 10/29/2013, 09:22   #4
 
.ProjektX²'s Avatar
 
elite*gold: 0
Join Date: Oct 2013
Posts: 194
Received Thanks: 83
PHP Code:
quest rollenblock begin
    state start begin
        when XXX
.use begin
            
if ({1,2,3,4,5,6,7})[pc.get_map_index()] then syschat'You cant use the item here.' return end --change 1,2,3.to the mapindexes you wantYou can add as many as you want.
            --
your code if its not on the blockedindex
        end
    end
end 
.ProjektX² is offline  
Thanks
1 User
Reply

Tags
functions.quest.error.


Similar Threads Similar Threads
Running Function 2 after Function 1 finished
09/15/2013 - AutoIt - 3 Replies
Hey, its me again. Im stuck on a problem since yesterday and as much as i hate to ask for help, i really dont know what else to try. I want Function 2 to run after Function 1 has finished. I tried GuiCtrlSetOnEvent and MsgLoop, but i dont really understand it. I tried to read tutorials but they didnt help at all. The line that are underline is what im talking about. I want gamestart() to run first and when its finished, i want iniviteteam() to run. #AutoIt3Wrapper_UseX64=n...
[C++] Using the TAB Function
07/08/2012 - Last Chaos - 9 Replies
.
[SUCHE] PHP Kenner für 1 Minuten Arbeit +++ PHP Function +++ 45 EG!
02/16/2012 - elite*gold Trading - 1 Replies
Bereits gelöst, danke.
Function Box
09/27/2011 - Combat Arms - 5 Replies
Hey undzwar hab ich eine frage von den DailyJob kriegt man ja auch eine Function box und wollte fragen ob man da nur wsachen für 1 day oder mehrere tage bekommen kann bedanke mcih schonmal für eure antworten :)
[VIP-function] ToxicSYS [VIP-function]
08/14/2010 - WarRock Hacks, Bots, Cheats & Exploits - 1 Replies
heeeey E-pvpers :pimp: this is a new hack by TSYS Status : UNDETECTED Functions (VIDEO) : YouTube - WarRock - Bikini event VIP hack



All times are GMT +1. The time now is 07:41.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.