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

You last visited: Today at 17:50

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

Advertisement



[C++]Block Item's In Maps

Discussion on [C++]Block Item's In Maps within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
MrLibya's Avatar
 
elite*gold: 30
Join Date: Mar 2012
Posts: 517
Received Thanks: 339
[C++]Block Item's In Maps

Hallo



This Is For Block Item's In Map :


Beeter Then Quest :





char_item.cpp


Serch :
PHP Code:
static bool IS_SUMMON_ITEM(int vnum
after it add :
PHP Code:
static bool IS_ENABLE_ITEM(int vnum)
{
    switch (
vnum)
    {
        case 
39011:
        case 
39012:
        case 
39013:
            return 
true;
    }

    return 
false;

39011,39012,39013 Item's Want To Block It







Serch :
PHP Code:
bool IS_BOTARYABLE_ZONE(int nMapIndex
Befor IT Add

PHP Code:

bool IS_ENABLE_ITEM_ZONE
(int map_index)
{
    switch (
map_index)
    {
        case 
29:
        case 
30:
        case 
31:
            return 
false;
    }

    return 
true;

29,30,31 Maps Index

Serch :

PHP Code:

 
//PREVENT_TRADE_WINDOW 
Befor It Add :

PHP Code:

    
if (IS_ENABLE_ITEM(item->GetVnum()))
    {
        if (
false == IS_ENABLE_ITEM_ZONE(GetMapIndex()))
        {
            
ChatPacket(CHAT_TYPE_INFOLC_TEXT("»ç؟ëاز¼ِ ¾ّ½ہ´د´ظ."));
            return 
false;
        }
    } 





Note : This System By MrLibya , For , Ida
MrLibya is offline  
Thanks
12 Users
Old 12/22/2014, 21:57   #2
 
Alergix2's Avatar
 
elite*gold: 103
Join Date: Aug 2014
Posts: 1,425
Received Thanks: 315
WTF THATS F*CK AWESOME!!!
Thank you
Alergix2 is offline  
Thanks
1 User
Old 12/22/2014, 22:26   #3


 
Kyuso /..'s Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 1,583
Received Thanks: 2,398
Looks nice thanks for release

- Hausmeister Hardy
Kyuso /.. is offline  
Thanks
1 User
Old 12/22/2014, 22:30   #4
 
MrLibya's Avatar
 
elite*gold: 30
Join Date: Mar 2012
Posts: 517
Received Thanks: 339
#Edited
MrLibya is offline  
Old 12/22/2014, 22:33   #5
 
Tuora's Avatar
 
elite*gold: 0
Join Date: Jun 2014
Posts: 1,046
Received Thanks: 956
Oh nice thanks
Tuora is offline  
Thanks
1 User
Old 12/22/2014, 22:39   #6
 
elite*gold: 0
Join Date: Jun 2014
Posts: 223
Received Thanks: 43
Already Puplic on metin2 dev
Prof.MindFreak is offline  
Old 12/22/2014, 22:49   #7
 
MrLibya's Avatar
 
elite*gold: 30
Join Date: Mar 2012
Posts: 517
Received Thanks: 339
Quote:
Originally Posted by Prof.MindFreak View Post
Already Puplic on metin2 dev
By Me Nooob
MrLibya is offline  
Thanks
3 Users
Old 12/23/2014, 08:32   #8
 
DEMONKING.'s Avatar
 
elite*gold: 5
Join Date: Oct 2012
Posts: 290
Received Thanks: 357
Oh nice release as always . I think Iam gonna use this

Thanks ^_^
DEMONKING. is offline  
Thanks
1 User
Old 12/23/2014, 14:07   #9
 
Shaytan 's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 478
Received Thanks: 564
nice release thanks
Shaytan  is offline  
Thanks
1 User
Old 12/24/2014, 10:05   #10



 
MrTherzon's Avatar
 
elite*gold: 0
The Black Market: 180/0/1
Join Date: Dec 2012
Posts: 9,396
Received Thanks: 2,738
Sehr Sehr Geil Thanks.
MrTherzon is offline  
Thanks
1 User
Old 12/25/2014, 01:52   #11
 
VeSpacco's Avatar
 
elite*gold: 0
Join Date: Oct 2013
Posts: 81
Received Thanks: 27
Vielen Dank.
Und ein Frohes Fest dir auch
__________________
VeSpacco is offline  
Thanks
1 User
Old 01/08/2015, 19:59   #12
 
UltiGamesGR's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 17
Received Thanks: 4
Where i can put this code in order to work?
UltiGamesGR is offline  
Old 01/09/2015, 10:12   #13
 
.Sanii's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 353
Received Thanks: 621
Why you did not block the items in the item using serverside?

PHP Code:
case ITEM_VNUM_X_Y:
    if (
mapindex == xy)
        
ChatPacket(CHAT_TYPE_INFO"Cant use this **** here");
        return; 
for ex.
.Sanii is offline  
Thanks
1 User
Old 01/09/2015, 16:11   #14
 
elite*gold: 0
Join Date: Jan 2015
Posts: 10
Received Thanks: 3
Am i wrong or aren't you able different items for different maps?
Every listed item is blocked on every listed map...
'Infinite is offline  
Reply


Similar Threads Similar Threads
[HELP]How to block item theft with group method
06/26/2013 - Metin2 Private Server - 1 Replies
Hello Members How to block item theft with group method? knowledge is the owner can reach you??
Verkaufe / Sell BiS Sturmschild / Stormshield 31 % Block - Best Item
06/16/2012 - Diablo 3 Trading - 4 Replies
Verkaufe folgendes Item: Stormshield / Sturmschild http://s7.directupload.net/images/120614/24ny3np3 .jpg Um euch mal eine Preisecke zu nennen: Diablo 3: Legendärer Sturmschild wechselt für 450 ? den Besitzer | Diablo 3
Item und block hack????
05/16/2012 - S4 League - 4 Replies
Halo ich suche für S4 ein Item und block hack, kann mir da jemand was empfehlen???? Thx im Voraus!!! M12
Item Pick up block bot?
02/09/2012 - Metin2 - 2 Replies
Hey liebe Community, ich wollte mal wissen ob es einen Bot gibt der das aufheben bestimmter Items blockiert (wie bei EMt2), da ich selbst einen Pick up Bot nutze und nicht all das Zeug, dass ich droppe auch brauche. Danke im voraus. M.f.G. DubstepFr3ak :*
[Question] Block item
03/11/2010 - CO2 Private Server - 1 Replies
i fixed that #request close



All times are GMT +1. The time now is 17:50.


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.