Files

> > CS2D > Lua Scripts > EngiN33R's TF2 mod (BETA 3.3.1)
Files overviewCS2D overviewLua Scripts overview

English EngiN33R's TF2 mod (BETA 3.3.1) >

194 comments4.72 mb, 2,723 Downloads

old EngiN33R's TF2 mod (BETA 3.3.1)

EngiN33R
Moderator Off Offline

Hello, MAGGOTS... I mean... my dear friends.

I decided to make a Team Fortress 2 mod (Lua) for CS2D, and aware of dozen other ones (and better ones), I still decided to do one myself. It's still in beta, but I hope it will be at least an RC soon. I didn't really do any big graphics modifications for the mod, it's just plain Lua.

ATTENTION! The riddle has been won! A user called LEO WON A UNIQUE HAT! Read more here!
More >


Ideas competition still going on! If you're interested and want to contribute to this mod, please read this spoiler
Spoiler >


Beta 3 Part 3.1 (from now on - b3.3.1) is finally released!
It includes:
√ Hat saving system!!!
√ Actual TF2 player skins FOR ALL CLASSES!!! (Ci credits)
• Turned off christmas mode. Sawwry guys! (Some bugs may occur, report if you've crafted or found anything connected with christmas/event)
• Fixed some major and minor bugs

Coming up in b3.3.2:
• Payload mode (Sprite is here - thanks to akatsuki12354, it will be finally implemented!)
• A couple a' new weapons
• New achievements
• Achievement saving system

Official servers:
NONE

Features:
• Achievements system
• Crafting system
• Classes system
• Backpack
• 22 achievements in total
• 25 weapons in total
• 12 hats

Game Credits
More >


Full list of craftables:
Spoiler >


To-Do list:
• Save system for achievements and weapons
• More sound effects
• KOTH

Credits:
• Atukam72Pl for his great player skins;
• akatsuki12354 for payload sprite;
• PbBOKAN, Aether-Yagokoro for maps;
• Night Till Death, Kel9290 for ideas;
√ All of you for downloads, ratings and comments!

For server hosters and developers (IMPORTANT):
More >


If you wanna help me (I'd really appreciate it), PM me. Also report about any bugs/files not present in the archive (it happens). You will help make this mod better by doing so.
edited 23×, last 13.08.11 10:56:05 am
Approved by Seekay

Download Download

4.72 mb, 2,723 Downloads

Comments

194 comments
Page
To the start Previous 1 29 10 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

PowerLinkzor
User Off Offline

Good project. I love that project
I like it!

old

Waldin
User Off Offline

waiting for a official 24/7 server nice i love this
I like it!

old

Ya_Bogalb
BANNED Off Offline

I think that's you are more professional in scripting domain, I such that's you will made more for us , keep it up !
I like it!

old

Bassem
BANNED Off Offline

This is nice
I like it!

old

Ya_Bogalb
BANNED Off Offline

Great work then You finnished , lets drink caffe together !
I like it!

old

wotaan
User Off Offline

I opened a server with this mod
Name: X-Game | TF2D *Beta
Ip: 109.73.77.38:36002

i like to sounds btw
I like it!
edited 1×, last 07.04.13 02:33:24 pm

old

Xirot
User Off Offline

@user Tristam:
1
LUA ERORR: sys/lua/skins.lua:23: attempt to call global 'contains' <a nil value>
*
1
2
3
4
5
6
7
8
function contains( tPassed, iValue )
for _, v in pairs( tPassed ) do
if tonumber(v) == tonumber(iValue) then
return true
end
end
return nil
end

old

Tristam
User Off Offline

× Here is the problem in skins.lua:

1
LUA ERORR: sys/lua/skins.lua:23: attempt to call global 'contains' <a nil value>

√ SOLUTION:

Add this code in the first lines before the code:

1
2
3
4
5
6
7
8
function contains( tPassed, iValue )
    for _, v in pairs( tPassed ) do
        if tonumber(v) == tonumber(iValue) then
            return true
        end
    end
    return nil
end

us SERVER WITH THIS MOD:

109.182.168.39:36963 - Team Fortress 2 [b3.3.1]
I like it!
edited 6×, last 06.04.13 06:24:14 pm

old

NoHackStudios
User Off Offline

I like this mod EngiN33R but the skins doesn't load :sad:
I like it!

old Leo

ExcaRate
User Off Offline

Great Lag
I like it!

old

mattasha
User Off Offline

How to script 8O!!
I like it!

old

EngiN33R
Moderator Off Offline

@user aleksix: It will be updated. You may edit it, though.

old

XeniTh
User Off Offline

I Cant wait for trading function

user aleksix: btw the script is not dead. it WILL be updated
I like it!

old Updating

aleksix
User Off Offline

Is this script dead or will it be updated?
If it's dead,are we allowed to edit/update it?With credits to the author,of course.

old

DevGru
User Off Offline

Did you change the Heavy's weapon to M134?
I like it!

old

KarloF
User Off Offline

Good Script

LIKE!
I like it!

old

TheMysticRaccoon
User Off Offline

Fix this please:
-player & weapon skins
-maps (cp_/ctf_skyforts&cp_stone have a error)
-death ringer doesn't work

To do:
-MORE UPDATES

PS: Nice script! =D
I like it!

old

hacked
User Off Offline

Moon? Lol.

Press the "I like it!" box if you like it,derp.
I like it!

old

ead
User Off Offline

good moon
To the start Previous 1 29 10 Next To the start