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

CS Shop v5.0 - [05/24/09]


Post New Thread Reply   
 
Thread Tools Display Modes
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 02-05-2009 , 23:45   Re: CS Shop 4.0 - [7/01/09]
Reply With Quote #31

You have to compile the .sma file on the AMXx Compiler (http://www.amxmodx.org/webcompiler.cgi)
__________________
IneedHelp is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 02-07-2009 , 15:41   Re: CS Shop 4.0 - [7/01/09]
Reply With Quote #32

Quote:
Originally Posted by KadiR View Post
what do you think about godmode, noclip, nades, silentwalk, armor, silent walk, more speed, noflash, ?
KadiR is offline
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 02-07-2009 , 16:08   Re: CS Shop 4.0 - [7/01/09]
Reply With Quote #33

Godmode, Noclip, and noflash are very unfair,,,
I'll think about the others
__________________
IneedHelp is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 02-23-2009 , 08:07   Re: CS Shop 4.0 - [7/01/09]
Reply With Quote #34

Quote:
Originally Posted by IneedHelp View Post
Godmode, Noclip, and noflash are very unfair,,,
I'll think about the others
ok, but u can set the price to 16000 and also cvars
KadiR is offline
Satoko
Senior Member
Join Date: Oct 2008
Location: Germany
Old 03-07-2009 , 17:07   Re: CS Shop 4.0 - [7/01/09]
Reply With Quote #35

well is this plugin work for cz? i tried the cvars but i can't buy anything or how to do it?
__________________

Satoko is offline
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 03-14-2009 , 18:27   Re: CS Shop v4.5 - [03/14/09]
Reply With Quote #36

Updated to v4.5 ! See first post to view the changes

Quote:
Originally Posted by Satoko View Post
well is this plugin work for cz? i tried the cvars but i can't buy anything or how to do it?
The plugin should work on CZ. I'll download the game and test it.
__________________
IneedHelp is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 03-15-2009 , 05:30   Re: CS Shop v4.5 - [03/14/09]
Reply With Quote #37

Quote:
Originally Posted by IneedHelp View Post
Updated to v4.5 ! See first post to view the changes
where is silentwalk, noflash, godmode etc.
KadiR is offline
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 03-15-2009 , 06:52   Re: CS Shop v4.5 - [03/14/09]
Reply With Quote #38

I'm not going to add that...It's very unfair, plus if some items costs are like ~12000...I don't think that's necessary to add that only for 16000...
__________________
IneedHelp is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 03-17-2009 , 15:47   Re: CS Shop v4.5 - [03/14/09]
Reply With Quote #39

PHP Code:
new const CT_WEAPONS[][] = { "weapon_m4a1""weapon_aug""weapon_tmp""weapon_fiveseven",
                
"weapon_famas""weapon_shield" }
new const 
CT_WEAPONS_BPAMMO[] = { 909012010090}
new const 
CT_WEAPONS_OFFSETS[] = { 3803803863833800)

public 
CtMenu_Handler(idCts_Menuitem)
{
    if (
item == MENU_EXIT)
    {
        
menu_destroy(Cts_Menu)
        return 
PLUGIN_HANDLED
    
}
    
    new 
Data[6], Name[64]
    new 
AccessCallback;
    
menu_item_getinfo(Cts_MenuitemAccessData5Name63Callback)
    
    static 
KeyKey str_to_num(Data)
    static 
MoneyMoney fm_get_user_money(id)
    
    static 
PcvarPcvar get_pcvar_num(pCt_Guns[Key])
            
    if(!
Pcvar)
    {
        
client_print_c(id"%L"id"SHOP_ITEM_DISABLED")
        return 
PLUGIN_HANDLED
    
}
    else if(
Money Pcvar)
    {
        
client_print_c(id"%L"id"SHOP_ITEM_MONEY")
        return 
PLUGIN_HANDLED
    
}
    else
    {
        
primary_wpn_drop(id)
        
fm_set_user_money(idMoney Pcvar)
        
fm_give_item(idCT_WEAPONS[Key-1])
        if( 
CT_WEAPONS_BPAMMO[Key-1] )
            
set_pdata_int(idCT_WEAPONS_OFFSETS[Key-1], CT_WEAPONS_BPAMMO[Key-1])
    }
    
    return 
PLUGIN_HANDLED

__________________

Last edited by AntiBots; 03-17-2009 at 17:45.
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Satoko
Senior Member
Join Date: Oct 2008
Location: Germany
Old 03-17-2009 , 16:28   Re: CS Shop v4.5 - [03/14/09]
Reply With Quote #40

Quote:
Originally Posted by IneedHelp View Post
Updated to v4.5 ! See first post to view the changes



The plugin should work on CZ. I'll download the game and test it.
well i could not buy anything ingame and i think i've done all thinks right like was written in the post but nevermind so i need to put it out of my plugins.ini thx for your answer.
__________________

Satoko is offline
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:49.


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