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



Monday, July 30, 2012

Upcoming


Dear players.

This month is coming to its end.
From now on, (yes this moment as you read this )
you can ask me everything about making good servers with certain messages in it.
you can also ask me for the Pyro skin.



Here is a preview of a ingame message not binded to a button.
but binded via the script and wait commands.

( its a simple one )

Very simple !

[ wait 12000; say Hello this is an automatic message sent by my serverscript. ]

( you must paste this lina above, at the bottom of your TF2-0.CFG




Here is a more Professional text message ingame :

requires knowledge and use of alliases +  wait command  + ent_keyvalue


alias a "give game_text"
alias b "ent_keyvalue 8170 targetname texttext classname texttext holdtime 10 fadeout 0 fadein 0 channel 1 spawnflags 1 x -1 y .3"
bind "A_BUTTON" "+jump"
bind "B_BUTTON" "reload"
bind "X_BUTTON" "taunt"
bind "Y_BUTTON" "voicerecord"
bind "L_SHOULDER" "invprev"
bind "R_SHOULDER" "invnext"
bind "BACK" "togglescores"
bind "STICK1" "+DUCK"
bind "STICK2" "voicemenu 0 0"
bind "UP" "slot1"
bind "RIGHT" "slot2"
bind "DOWN" "slot3"
bind "LEFT" "slot4"
bind "S1_UP" "xmove"
bind "L_TRIGGER" "+attack2"
bind "R_TRIGGER" "+attack"
bind "S2_UP" "xlook"
tf_viewedmapmovies "63"
joy_pitchsensitivity "-1.906977"
joy_yawsensitivity "-2.511628"
joy_inverty "0"
joy_inverty_default "0"
joy_movement_stick_default "0"
joy_movement_stick "0"
cl_rumblescale "1.0"
hud_fastswitch "1"
cc_subtitles "0"
commentary "0"
volume "1.0"
snd_musicvolume "1.0"
voip_HeadsetVolume "12.0"
voip_MicAGCLevel "13240.0"
voip_MicBackroundLevel "3.0"
voip_MicReverbMS "240.0"
r_gamma "0.5"
closecaption "0"
skill "1"
sv_unlockedchapters "99"
lastquicksaveslotused "1"




//Info text
wait 15650;a
wait 15700;ent_fire game_text addoutput"hammerid 8170
wait 15800;echo 8170
wait 15950;b;ent_keyvalue 8170 color"255 255 255"message"Automated message from <playername> Modded Serverscript."


Why i do this :

Well this month is on its end. so the projects are also on their end. i have to work on new projects :
BooSer game mode for Team Fortress 2 Playstation 3.

I will be testing a lot, so if you even come across my server and join it. please dont mess up. or else you will be sent away...


2 comments:

Anonymous said...

pyro skin code please?

Sennheiser_ said...

Mr_Bean_Teddy14 please read your PS3 inbox :)

( i will not post this in public beacuse no one will ask anymore )