Raised This Month: $ Target: $400
 0% 

Blockmaker Help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AirShot
Veteran Member
Join Date: Sep 2009
Location: Belgium
Old 03-16-2010 , 07:22   Re: Blockmaker Help
Reply With Quote #1

Thanks you guys (I thought I had already thanked in the other thread ^^)
But I prefer use the one I'm making by myself without pole but thanks you a lot, your code helped me understand my mistakes and correct them

Here my blocks :
PHP Code:
enum
{
    
BM_PLATFORM,        //A
    
BM_BHOP,        //B
    
BM_DAMAGE,        //C
    
BM_HEALER,        //D
    
BM_NOFALLDAMAGE,    //I
    
BM_ICE,            //J
    
BM_TRAMPOLINE,        //G
    
BM_SPEEDBOOST,        //H
    
BM_INVINCIBILITY,    //E
    
BM_STEALTH,        //F
    
BM_DEATH,        //K
    
BM_DELAYED,        //L
    
BM_CAMOUFLAGE,        //M
    
BM_LOWGRAVITY,        //N
    
BM_FIRE,        //O f*cking ugly fire sprite :(
    
BM_SLAP,        //P
    
BM_RANDOM,        //Q
    
BM_HONEY,        //R
    
BM_BARRIER_CT,        //S
    
BM_BARRIER_T,        //T
    
BM_BOOTSOFSPEED,    //U
    
BM_GLASS,        //V
    
BM_BHOP_NOSLOW,        //W
    
BM_LOWTRAMP,        //X want BM_TRAMPOLINE sprite :(
    
BM_HIGHTRAMP,        //Y want BM_TRAMPOLINE sprite :(
    
BM_AWP,            //Z
    
BM_DEAGLE,        //1
    
BM_GLASSBHOP,        //2
    
BM_HE,            //3
    
BM_FLASH,        //4
    
BM_FROST,        //5
    
BM_DUCK,        //6
    
BM_CANON,        //7
    
BM_USP,            //8    
    
BM_SCOUT,        //9
    
BM_XP,            //a
    
BM_SHOTGUN,        //b
    
BM_ALLGRENADE,        //c
    
BM_SUPERHEALTH,        //d
    
BM_BLIND,        //e
    
BM_DRUG,        //f
    
BM_SUPERMAN,        //g
    
BM_DELAYEDGLASS        //h
    //BM_NOFALLBHOP        //i 
always trying to remove fire sprite and add high and low trampoline sprite

and looking for BM_NOFALLBHOP action

EDIT : I WANT REMOVE HUD MESSAGE (with the block name) too IF POSSIBLE BECAUSE IT'S BUGGY WITH MY OTHERS PLUGINS USING HUD MESSAGE THX
__________________

Last edited by AirShot; 03-16-2010 at 07:54.
AirShot 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 00:55.


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