Raised This Month: $51 Target: $400
 12% 

Subplugin Submission [ZP] Zombies + Humans Shop


Post New Thread Reply   
 
Thread Tools Display Modes
MegasToRM
Member
Join Date: May 2012
Location: Serbia
Old 08-07-2012 , 12:39   Re: [ZP] Zombies + Humans Shop
Reply With Quote #21

Quote:
Originally Posted by H.RED.ZONE View Post
Why do you need this?
You are not calling this forward.
PHP Code:
public Chooseyourlang(id)
{
    new 
szItem[32]
    
formatex(szItem31"%L"id"ML_LANGUAGE")
    new 
menu menu_create(szItem"Chooselang_H")
    
    
formatex(szItem31"English")
    
menu_additem(menuszItem"1")
    
    
formatex(szItem31"Srpski")
    
menu_additem(menuszItem"2")

    
formatex(szItemcharsmax(szItem), "%L"id"ML_EXIT")
    
menu_setprop(menuMPROP_EXITNAMEszItem)
    
menu_display(idmenu)
}

public 
Chooselang_H(idmenuitem)
{
    if(
item++ == MENU_EXIT)
    {
        
menu_destroy(menu);
        return 
PLUGIN_CONTINUE;
    }
    switch(
item)
    {
        case 
1:
        {
            
set_user_info(id"lang""en")
        }
        case 
2:
        {
            
set_user_info(id"lang""sr")
        }
    }
    
menu_destroy(menu);
    
    return 
PLUGIN_CONTINUE;

I forgot to add it in plugin_init o.O I'm so stupid. Maybe I will remove it totally from plugin,but maybe make it useable...
MegasToRM is offline
Send a message via MSN to MegasToRM Send a message via Skype™ to MegasToRM
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 08-07-2012 , 12:44   Re: [ZP] Zombies + Humans Shop
Reply With Quote #22

Nah remove it you don't need it...
__________________
H.RED.ZONE is offline
RedDevilHunter
Member
Join Date: Aug 2011
Location: Root Destination
Old 08-19-2012 , 10:24   Re: [ZP] Zombies + Humans Shop
Reply With Quote #23

Here my friend, Romanian translation
Attached Files
File Type: txt zp_zmshop.txt (1.2 KB, 99 views)
RedDevilHunter is offline
Send a message via Yahoo to RedDevilHunter Send a message via Skype™ to RedDevilHunter
MegasToRM
Member
Join Date: May 2012
Location: Serbia
Old 08-26-2012 , 06:10   Re: [ZP] Zombies + Humans Shop
Reply With Quote #24

Quote:
Originally Posted by RedDevilHunter View Post
Here my friend, Romanian translation
Thanks a lot,I will now add your tranlation to my lang file I really appreciate your help
MegasToRM is offline
Send a message via MSN to MegasToRM Send a message via Skype™ to MegasToRM
ZdubZ0r
Senior Member
Join Date: Feb 2011
Location: Romania
Old 10-14-2012 , 14:20   Re: [ZP] Zombies + Humans Shop
Reply With Quote #25

how can i change the ammo ammount for this ?!!
ZdubZ0r is offline
Send a message via Yahoo to ZdubZ0r Send a message via Skype™ to ZdubZ0r
MegasToRM
Member
Join Date: May 2012
Location: Serbia
Old 10-14-2012 , 14:42   Re: [ZP] Zombies + Humans Shop
Reply With Quote #26

Quote:
Originally Posted by ZdubZ0r View Post
how can i change the ammo ammount for this ?!!
Which version of ZP are you using?
MegasToRM is offline
Send a message via MSN to MegasToRM Send a message via Skype™ to MegasToRM
her0p
Senior Member
Join Date: Nov 2011
Old 10-24-2012 , 18:13   Re: [ZP] Zombies + Humans Shop
Reply With Quote #27

Because it gives me this error? Compiling zp43_shop

PHP Code:
\compiler\include\fakemeta_const.inc(309) : error 021symbol already defined"pev_origin" 
how to fix? I have the include fakemeta_const.inc, but does not compile.

I downloaded the file fakemeta_const.inc and nothing

Last edited by her0p; 10-24-2012 at 18:25.
her0p is offline
MegasToRM
Member
Join Date: May 2012
Location: Serbia
Old 10-25-2012 , 15:55   Re: [ZP] Zombies + Humans Shop
Reply With Quote #28

Quote:
Originally Posted by her0p View Post
Because it gives me this error? Compiling zp43_shop

PHP Code:
\compiler\include\fakemeta_const.inc(309) : error 021symbol already defined"pev_origin" 
how to fix? I have the include fakemeta_const.inc, but does not compile.

I downloaded the file fakemeta_const.inc and nothing
Just click Get plugin from first post(zp 4.3 version) and that is it,you will get it compiled
MegasToRM is offline
Send a message via MSN to MegasToRM Send a message via Skype™ to MegasToRM
her0p
Senior Member
Join Date: Nov 2011
Old 10-25-2012 , 16:08   Re: [ZP] Zombies + Humans Shop
Reply With Quote #29

Quote:
Originally Posted by MegasToRM View Post
Just click Get plugin from first post(zp 4.3 version) and that is it,you will get it compiled
I want to edit it, maybe the server has problems if I have the correct file
her0p is offline
bat
Veteran Member
Join Date: Jul 2012
Old 12-01-2012 , 07:17   Re: [ZP] Zombies + Humans Shop
Reply With Quote #30

plzzzz add plugin Points buy "Nemesis,Survivor,ammo ect...." plzzzz buy with Points
__________________
bat is offline
Send a message via Skype™ to bat
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode