26

Re: [MOD] Teeworlds Z-Team Pack beta

KillaBilla, thank you. I'll add your translation in friday update.

27

Re: [MOD] Teeworlds Z-Team Pack beta

Some question.

Will developers add this russian fixes to official release or it'll stay only as pack?

28

Re: [MOD] Teeworlds Z-Team Pack beta

I don't know anything about it.  Ask Matricks wink

29

Re: [MOD] Teeworlds Z-Team Pack beta

hey kaddy is the new version coming tomorrow ?

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

30

Re: [MOD] Teeworlds Z-Team Pack beta

and i have 1 question too
is in the next version this?? http://www.youtube.com/watch?v=90IfLzs3sAI
i mean that i can change the coloure of the nameS?

31

Re: [MOD] Teeworlds Z-Team Pack beta

and also that you can change tee-colour in team (ctf)

32

Re: [MOD] Teeworlds Z-Team Pack beta

MertenNor, yes. At friday's evening.
~Sn00ze~, zizou, it will be, but not at this friday (but maybe on the next week it will be added).

33

Re: [MOD] Teeworlds Z-Team Pack beta

Okay, it's friday update! Download new version from links in first message.

34

Re: [MOD] Teeworlds Z-Team Pack beta

hey can i upload it??
becuase your server is very slow.

35

Re: [MOD] Teeworlds Z-Team Pack beta

Yes, you can, but pack will be updated every one or two weeks.

36 (edited by MertenNor 2009-05-30 01:01:11)

Re: [MOD] Teeworlds Z-Team Pack beta

I am not home right now... so I cant compile it now.. xD

( compiling it the minute I get home ) ^_^

EDIT:

compiling client:

error:

[ 21/183] #1 c src/engine/client/ec_gfx.c
[ 22/183] #1 c src/engine/client/ec_font.c
[ 23/183] #1 c src/engine/client/ec_client.c
src/engine/client/ec_client.c: In function 'client_run':
src/engine/client/ec_client.c:1828: warning: unused variable 'path'
src/engine/client/ec_client.c: In function 'con_record':
src/engine/client/ec_client.c:2137: error: 'time_t' undeclared (first use in this function)
src/engine/client/ec_client.c:2137: error: (Each undeclared identifier is reported only once
src/engine/client/ec_client.c:2137: error: for each function it appears in.)
src/engine/client/ec_client.c:2137: error: syntax error before 'currtime'
src/engine/client/ec_client.c:2138: warning: implicit declaration of function 'localtime'
src/engine/client/ec_client.c:2138: error: 'currtime' undeclared (first use in this function)
src/engine/client/ec_client.c:2138: warning: initialization makes pointer from integer without a cast
src/engine/client/ec_client.c:2139: warning: implicit declaration of function 'strftime'
src/engine/client/ec_client.c:2139: warning: incompatible implicit declaration of built-in function 'strftime'
src/engine/client/ec_client.c:2140: warning: implicit declaration of function 'time'
bam: command returned error: 256
bam: error during build

compiling Server:

bam: done = success ! :D

but still missing the client.. sad

hope you can fix this.. smile

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

37

Re: [MOD] Teeworlds Z-Team Pack beta

MertenNor, try add this line to the top of src/engine/ec_client.c:
#include <time.h>

38 (edited by MertenNor 2009-05-30 12:21:13)

Re: [MOD] Teeworlds Z-Team Pack beta

dident work.. sad

[  1/183] #1 c src/osxlaunch/client.m
sh: sdl-config: command not found
src/osxlaunch/client.m:7:16: error: SDL.h: No such file or directory
src/osxlaunch/client.m: In function '-[SDLApplication terminate:]':
src/osxlaunch/client.m:74: error: 'SDL_Event' undeclared (first use in this function)
src/osxlaunch/client.m:74: error: (Each undeclared identifier is reported only once
src/osxlaunch/client.m:74: error: for each function it appears in.)
src/osxlaunch/client.m:74: error: syntax error before 'event'
src/osxlaunch/client.m:75: error: 'event' undeclared (first use in this function)
src/osxlaunch/client.m:75: error: 'SDL_QUIT' undeclared (first use in this function)
src/osxlaunch/client.m:76: warning: implicit declaration of function 'SDL_PushEvent'
src/osxlaunch/client.m: In function '-[SDLMain application:openFile:]':
src/osxlaunch/client.m:256: warning: implicit declaration of function 'SDL_strlen'
src/osxlaunch/client.m:257: warning: implicit declaration of function 'SDL_malloc'
src/osxlaunch/client.m:264: warning: implicit declaration of function 'SDL_free'
src/osxlaunch/client.m:269: warning: implicit declaration of function 'SDL_strlcpy'
src/osxlaunch/client.m: In function '-[SDLMain applicationDidFinishLaunching:]':
src/osxlaunch/client.m:291: warning: implicit declaration of function 'SDL_main'
bam: command returned error: 256
bam: error during build

but the "ec_client.c" is in: src > engine > client > ec_client.c
so I moved it to: src > engine >   but dident work.. xD


MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

39

Re: [MOD] Teeworlds Z-Team Pack beta

MertenNor wrote:

sh: sdl-config: command not found
src/osxlaunch/client.m:7:16: error: SDL.h: No such file or directory
MertenNor

It seems you don't have SDL library installed, be sure to install it before you try to compile. wink

40 (edited by MertenNor 2009-05-30 12:30:56)

Re: [MOD] Teeworlds Z-Team Pack beta

Xara wrote:
MertenNor wrote:

sh: sdl-config: command not found
src/osxlaunch/client.m:7:16: error: SDL.h: No such file or directory
MertenNor

It seems you don't have SDL library installed, be sure to install it before you try to compile. wink

I have compiled over 10 + mods so I think I have it installed already.. smile

here is the mods that I have compiled: Mac Mods for Teeworlds

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

41

Re: [MOD] Teeworlds Z-Team Pack beta

Well that might be true, but it defenitly says it is missing sdl lib so maybe you check again, perhaps you incedently deinstalled it or something. Also have a look at src/osxlaunch/client.m as the error appears there, maybe sdl.h is not included correctly or something.

42

Re: [MOD] Teeworlds Z-Team Pack beta

Hmm... I don't modified anything OS-X-dependent, except of strftime function (but this problem is fixed by adding time.h header). So i don't know.

43

Re: [MOD] Teeworlds Z-Team Pack beta

MertenNor do:
./bam -c
rm config.bam
./bam
!!!!

44 (edited by MertenNor 2009-05-30 23:55:12)

Re: [MOD] Teeworlds Z-Team Pack beta

Rajh wrote:

MertenNor do:
./bam -c
rm config.bam
./bam
!!!!

ok I did.. but I get:

error:

[ 74/115] #1 c src/engine/client/ec_client.c
src/engine/client/ec_client.c: In function 'client_run':
src/engine/client/ec_client.c:1828: warning: unused variable 'path'
src/engine/client/ec_client.c: In function 'con_record':
src/engine/client/ec_client.c:2137: error: 'time_t' undeclared (first use in this function)
src/engine/client/ec_client.c:2137: error: (Each undeclared identifier is reported only once
src/engine/client/ec_client.c:2137: error: for each function it appears in.)
src/engine/client/ec_client.c:2137: error: syntax error before 'currtime'
src/engine/client/ec_client.c:2138: warning: implicit declaration of function 'localtime'
src/engine/client/ec_client.c:2138: error: 'currtime' undeclared (first use in this function)
src/engine/client/ec_client.c:2138: warning: initialization makes pointer from integer without a cast
src/engine/client/ec_client.c:2139: warning: implicit declaration of function 'strftime'
src/engine/client/ec_client.c:2139: warning: incompatible implicit declaration of built-in function 'strftime'
src/engine/client/ec_client.c:2140: warning: implicit declaration of function 'time'
bam: command returned error: 256
bam: error during build

any help ?

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

45

Re: [MOD] Teeworlds Z-Team Pack beta

Same fix as said before add "#include <timer.h>" in
src/engine/ec_client.c

46

Re: [MOD] Teeworlds Z-Team Pack beta

Rajh wrote:

Same fix as said before add "#include <timer.h>" in
src/engine/ec_client.c

I did but get the same error...

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

47 (edited by Fisico 2009-06-01 20:24:01)

Re: [MOD] Teeworlds Z-Team Pack beta

i only like the englisch teeworlds
how i can change the font to the normal font?

« Owner of Teesites.net
« Domination Mod "Developer"
« Uptee Designer

48

Re: [MOD] Teeworlds Z-Team Pack beta

Only generate new textures with old fonts. There is no another way to do it.

49

Re: [MOD] Teeworlds Z-Team Pack beta

Hay kaddy !

here is the Teeworlds Z-Team Pack beta for Macs big_smile

http://eigan.no/tee/teeworlds-z-team-pack-beta/
(use that link as the download link.. I want people to see the site ! )

tanks for the help all.. smile

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

50

Re: [MOD] Teeworlds Z-Team Pack beta

Hi Z team ... Can I GO in the Z team ?