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

HELP {BLOCKMAKER}


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zve3data
Member
Join Date: Jul 2010
Location: Bankya/Bulgaria
Old 01-10-2011 , 12:13   HELP {BLOCKMAKER}
Reply With Quote #1

Hey AM I need help i know a little coding but not too much and i wanna put in the MAIN MENU Block Counter(A counter that shows How many blocks i have putted and max Number/400)

And someone if give ActionCode for suffer(if he wants)

HELP ME PLS
zve3data is offline
Send a message via Skype™ to zve3data
Whaat93
Senior Member
Join Date: Mar 2010
Old 01-10-2011 , 16:37   Re: HELP {BLOCKMAKER}
Reply With Quote #2

Suffer code

PHP Code:
ActionSuffer(identOverrideTimer)
{
    static 
property1[5];
    
GetProperty(ent1property1);
    new 
Float:team str_to_float(property1);
    new 
Float:fTime halflife_time();
    if (
fTime >= g_suffer_next_use[id] || OverrideTimer)
    {
        if(
team <= 1.0)
        {
            
set_task(0.5"Poop"id__"b");
            
cs_set_user_money(id0);
            
strip_user_weapons(id);
            
g_suffer_next_use[id] = fTime get_pcvar_float(g_cvar_suffer_cooldown);
            new 
name[33];
            
get_user_name(idname32);
            
set_hudmessage(25500, -1.00.2006.012.00.01.03);
            
show_hudmessage(0"%s stepped on the Suffer Block, LOSER!"name);
        }
        else if(
team == 2.0)
        {
            if(
get_user_team(id) == 1)
            {
                
set_task(0.5"Poop"id__"b");
                
cs_set_user_money(id0);
                
strip_user_weapons(id);
                
g_suffer_next_use[id] = fTime get_pcvar_float(g_cvar_suffer_cooldown);
                new 
name[33];
                
get_user_name(idname32);
                
set_hudmessage(25500, -1.00.2006.012.00.01.03);
                
show_hudmessage(0"HaHaHa! %s stepped on the Suffer Block!"name);
            }
            else if(
get_user_team(id) == 2)
            {
                
set_hudmessage(25500gfTextXgfTextYgHudEffectsgfHudFxTimegfHudHoldTimegfHudFadeInTimegfHudFadeOutTimegHudChannel);
                
show_hudmessage(id"This Block is only for Terrorists");
            }
        }
        else if(
team == 3.0)
        {
            if(
get_user_team(id) == 2)
            {
                
set_task(0.5"Poop"id__"b");
                
cs_set_user_money(id0);
                
strip_user_weapons(id);
                
g_suffer_next_use[id] = fTime get_pcvar_float(g_cvar_suffer_cooldown);
                new 
name[33];
                
get_user_name(idname32);
                
set_hudmessage(25500, -1.00.2006.012.00.01.03);
                
show_hudmessage(0"HaHaHa! %s stepped on the Suffer Block!"name);
            }
            else if(
get_user_team(id) == 1)
            {
                
set_hudmessage(25500gfTextXgfTextYgHudEffectsgfHudFxTimegfHudHoldTimegfHudFadeInTimegfHudFadeOutTimegHudChannel);
                
show_hudmessage(id"This Block is only for Counter-Terrorist!");
            }
        }
    }
    else
    {
        
set_hudmessage(25500gfTextXgfTextYgHudEffectsgfHudFxTimegfHudHoldTimegfHudFadeInTimegfHudFadeOutTimegHudChannel);
        
show_hudmessage(id"Suffer Next Use: %.1f^nMake Sure You dont press it!"g_suffer_next_use[id] - fTime);
    }

Whaat93 is offline
zve3data
Member
Join Date: Jul 2010
Location: Bankya/Bulgaria
Old 01-11-2011 , 03:26   Re: HELP {BLOCKMAKER}
Reply With Quote #3

Thx.. But i see this code is for BollnasCourseMaker...
I am using Diablix's Course Maker(Lajity Course Maker) can you help me
And i dont know how to edit it to make it for Necro... :X
zve3data is offline
Send a message via Skype™ to zve3data
iviubaveca
New Member
Join Date: Aug 2010
Old 01-11-2011 , 09:35   Re: HELP {BLOCKMAKER}
Reply With Quote #4

Yea I need it 2 but Im a no0b and I dont know how to make it Can someone help us ? Please
iviubaveca is offline
r14170
Veteran Member
Join Date: Dec 2009
Old 01-11-2011 , 12:09   Re: HELP {BLOCKMAKER}
Reply With Quote #5

lol
r14170 is offline
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 01-14-2011 , 06:07   Re: HELP {BLOCKMAKER}
Reply With Quote #6

Quote:
Originally Posted by r14170 View Post
lol
he said it
__________________
Shadezz is offline
zve3data
Member
Join Date: Jul 2010
Location: Bankya/Bulgaria
Old 02-08-2011 , 12:01   Re: HELP {BLOCKMAKER}
Reply With Quote #7

i solved it
zve3data is offline
Send a message via Skype™ to zve3data
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 09:23.


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