Dateien

> > CS2D > Lua Scripts > EngiN33R's TF2 mod (BETA 3.3.1)
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch EngiN33R's TF2 mod (BETA 3.3.1) >

194 Kommentare4,72 mb, 2.723 Downloads

alt 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!
Mehr >


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
Mehr >


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):
Mehr >


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.
23× editiert, zuletzt 13.08.11 10:56:05
Zugelassen von Seekay

Download Download

4,72 mb, 2.723 Downloads

Kommentare

194 Kommentare
Seite
Zum Anfang Vorherige 1 29 10 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

PowerLinkzor
User Off Offline

Good project. I love that project
Ich mag es!

alt

Waldin
User Off Offline

waiting for a official 24/7 server nice i love this
Ich mag es!

alt

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 !
Ich mag es!

alt

Bassem
BANNED Off Offline

This is nice
Ich mag es!

alt

Ya_Bogalb
BANNED Off Offline

Great work then You finnished , lets drink caffe together !
Ich mag es!

alt

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
Ich mag es!
1× editiert, zuletzt 07.04.13 14:33:24

alt

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

alt

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]
Ich mag es!
6× editiert, zuletzt 06.04.13 18:24:14

alt

NoHackStudios
User Off Offline

I like this mod EngiN33R but the skins doesn't load :sad:
Ich mag es!

alt Leo

ExcaRate
User Off Offline

Great Lag
Ich mag es!

alt

mattasha
User Off Offline

How to script 8O!!
Ich mag es!

alt

EngiN33R
Moderator Off Offline

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

alt

XeniTh
User Off Offline

I Cant wait for trading function

user aleksix: btw the script is not dead. it WILL be updated
Ich mag es!

alt 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.

alt

DevGru
User Off Offline

Did you change the Heavy's weapon to M134?
Ich mag es!

alt

KarloF
User Off Offline

Good Script

LIKE!
Ich mag es!

alt

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
Ich mag es!

alt

hacked
User Off Offline

Moon? Lol.

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

alt

ead
User Off Offline

good moon
Zum Anfang Vorherige 1 29 10 Nächste Zum Anfang