Translate

Search mods

ARE YOU NEW HERE , WELL HELLO THERE!


For all of the beginning modders
and
- grave_lol_reap
&
- KDX42 ( CVAR link )
&
- Asssisingreen500


Handy tools to start.
And 2 important programs I recommend when you are a noob to modding.


Programs
Notepad++

Brute CRC 32


Handy Stuff


Video Tutorial below by SpikedLamb.
_______

_______

Colors

Random Mods

Mod Tutorial


FrozenState's : Mod Tutorial



FrozenState's : Script Optimization



Tuesday, February 26, 2013

I'm Back !



Sennheiser_ is back online !

My dad recently gave me a new HDD and I had to format my whole PS3, So everything was gone, saved data, accounts, etc..
But I was so smart, that I put all my passwords ever used on my computer :D

I will be coming back to modding asap!
And I will be creating testing servers and modded servers for you all as soon as I get back home ! :D

If you want to participate in one of those Servers, ( and wish to come on this blog in a picture ) then you should add me on my PSN : Sennheiser_






















Yours Sincerely Sennheiser_
 & The Tobmps3 Crew
 - Krieg_B_JONES ( Rank : Server Creator )
 - JRSinCProductions ( Rank : Promoter )
 TOBMPS3™


Saturday, February 9, 2013

WaitWhut? CARNIVAL!!!!!!!

As you all know, It is Carnival ( at least here it is ) :D

I have been searching for many ways to implement some sort of Carnival themed skin mod, but all I can do for you guys are these:

alias 1 "ent_fire !self setname poop"
alias 2 "ent_fire poop color 255+255+0"
alias 3 "ent_fire poop color 255+0+0"
alias 4 "ent_fire poop color 0+255+0"
alias 5 "wait20;ent_fire poop color 0+0+0"
alias 6 "wait20; 1 ; wait20; 2; wait20;wait20; 3 ; wait20; 4 ; wait20; 7"
alias 7 "wait20;5 ;wait20; 1 ;wait20; 2 ;wait20; 3 ;wait20; 6 "



that makes you flicker in the colors:



BLACK
GREEN
RED
BLUE




Another thing to make the map look colorful is

r_colorstaticprops 3 

Use it as followed :
alias "color" "r_colorstaticprops 3" 
bind "<Your button>" "<Existing button function> ; wait 50; color "


to set the map to its normal colors use : 
alias "normalcolor" "r_colorstaticprops 0"
bind "<Your button>" "<Existing button function>; wait 50; normalcolor"


( Note: The colored ground is not an effect of the code above. )

It will look like this :









Yours Sincerely Sennheiser_
 & The Tobmps3 Crew
 - Krieg_B_JONES ( Rank : Server Creator )
 - JRSinCProductions ( Rank : Promoter )
 TOBMPS3™

Tuesday, February 5, 2013

Translation bar


This is just a small blog-related & blog-improving post.


A Translation Bar has been added to the blog
You can see it below the heading.

You can translate this website into 64 other languages ( English not included ) .

I know that that the translated version might not be as good as the English version made by me.
But at least it is better for you to understand the most of it when selecting your own language.


Yours Sincerely Sennheiser_
 & The Tobmps3 Crew
 - Krieg_B_JONES ( Rank : Server Creator )
 - JRSinCProductions ( Rank : Promoter )
 TOBMPS3™