Raised This Month: $ Target: $400
 0% 

Reset All


Post New Thread Reply   
 
Thread Tools Display Modes
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-12-2010 , 13:58   Re: Reset All
Reply With Quote #31

Tnx man I will fix this
HaLLoWeN is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-13-2010 , 10:52   Re: Reset All
Reply With Quote #32

New version.. updated in first post.
Added : Command is only once per round.
HaLLoWeN is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-13-2010 , 13:43   Re: Reset All
Reply With Quote #33

New version.. Updated in main (first) post.
Added : Cvars for : Money, Hp, Armor and buyzone
HaLLoWeN is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 04-13-2010 , 15:13   Re: Reset All
Reply With Quote #34

nice nice ^^
you and your get_pcvar_float ....
Code:
// Buyzone?
    if(get_pcvar_float(cvar_buyzone) == 1) 
    {   
        if(!cs_get_user_buyzone(id)) {
        client_print(id, print_chat, "[%L] %L", id, "PREFIX", id, "NOT_BZ")
        return
        }
    }

Code:
    // Only Buyzone?
    if(get_pcvar_num(cvar_buyzone) && !cs_get_user_buyzone(id)) 
    {
        client_print(id, print_chat, "[%L] %L", id, "PREFIX", id, "NOT_BZ")
        return
    }
__________________

Working on:
nothing
schmurgel1983 is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-13-2010 , 15:15   Re: Reset All
Reply With Quote #35

I and my get_pcvar_num xD I am fixing that (changing )\

Edit : Changed

Last edited by HaLLoWeN; 04-13-2010 at 15:17.
HaLLoWeN is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-14-2010 , 09:19   Re: Reset All
Reply With Quote #36

aahh. I forgot to say
ADDED : MultiLangual (help me crazyeffect do it)
HaLLoWeN is offline
xD_1991
Senior Member
Join Date: Jul 2008
Location: Turkey/Istanbul
Old 04-15-2010 , 11:11   Re: Reset All
Reply With Quote #37

Turkish

Code:
[tr]
PREFIX = Tumunu Sifirla
INFO = '%s' | %s Tarafindan yapildi | Surum %s
NOT_BZ = Satin alma bolgenizde degilsiniz.
CMD = Sohbetten '/resetall' yada 'resetall' yazin. para, zirh, saglik, vuruslar ve olumler sifirlamak icin.
CMD_DISABLED = Bu komut sunucuda devre disidir.
ONCE = Tur basina sadece bir kez sifirlayabilirsiniz.
xD_1991 is offline
HaLLoWeN
Member
Join Date: Nov 2009
Location: Serbia, Belgrade
Old 04-15-2010 , 11:15   Re: Reset All
Reply With Quote #38

Thank you !!! (but you can put it in translatio request) THank you
HaLLoWeN is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 04-19-2010 , 19:42   Re: Reset All
Reply With Quote #39

Congrats on your first plugin. Keep at it, come up with an original idea and maybe it can be approved.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
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 13:59.


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