1 (edited by ShootMe 2009-10-21 02:35:12)

Topic: [MOD] Homing

Well I finally figure it's time to release the source for the mod.

I put the commands.txt together hurridly so it's not exactly detailed. The contained .cfg also only contains the commands specific to the mod for a normal setup. Add normal server commands as needed.

The mod itself doesn't actually have to be homing as many other commands are available as well, it was just what I used it for. For example the use of damage/teleport tiles in editor.

2 (edited by Pvpede 2008-04-06 14:05:56)

Re: [MOD] Homing

Yay! big_smile

I've been waiting for this for a long time smile

Now I can learn some more C++ smile!

Yayayayayay! Thanks x100!!!


Btw, mirror:

http://rapidshare.com/files/105295670/homing.zip
Core2Quad QX9650 12MB 4x3,00GHz - Razer Lachesis - Corsair 8 GB XMS2 DDRII PC6400 RAM DualChannel - Nvidia GeForce 9800GX2 1GB PCI-E - Windows Vista Ultimate EN 64-bit

3

Re: [MOD] Homing

The mod is very cool, but can someone compile it to win32, please? big_smile

4

Re: [MOD] Homing

I'm getting a lot of errors.. About 7k lines.

Core2Quad QX9650 12MB 4x3,00GHz - Razer Lachesis - Corsair 8 GB XMS2 DDRII PC6400 RAM DualChannel - Nvidia GeForce 9800GX2 1GB PCI-E - Windows Vista Ultimate EN 64-bit

5 (edited by ShootMe 2009-10-21 02:35:32)

Re: [MOD] Homing

Ok I added a win32 executable in the zip and found a line in the source I wrote wrong when putting it into the earlier zip. Update here

6

Re: [MOD] Homing

Yay! Cool! big_smile

Thanks again.


Mirror:

http://rapidshare.com/files/105410618/homing.zip
Core2Quad QX9650 12MB 4x3,00GHz - Razer Lachesis - Corsair 8 GB XMS2 DDRII PC6400 RAM DualChannel - Nvidia GeForce 9800GX2 1GB PCI-E - Windows Vista Ultimate EN 64-bit

7

Re: [MOD] Homing

How do I apply it? And is there a mac version?

I need to figure out something to put here.

8

Re: [MOD] Homing

Thanks for that. big_smile big_smile big_smile

9

Re: [MOD] Homing

thanks for your great mod
i have one question what i must do that i have the laser as first (also at the begining)?

say it my English is bad I'm in the 7th class
auf deutsch am besten;)

10 (edited by ShootMe 2008-04-08 16:13:49)

Re: [MOD] Homing

you'll find that out at the very bottom of the command list I give in the zip. (Hint for useage: 1=you have 0=you don't have and they are listed in order)

11

Re: [MOD] Homing

oh sorry i see it ,yet

say it my English is bad I'm in the 7th class
auf deutsch am besten;)

12 (edited by ShootMe 2009-10-21 02:35:48)

Re: [MOD] Homing

Get Update Here

Update:
Added No Hook tiles to the mod.

Notes:
Ive also added a very simple map to the zip that includes all special tiles.

Middle of the map will kill you if damage tiles are enabled through sv_damage 1.

Moving from one side on the bottom to the edge will teleport you to the other side of the map if sv_teleport 1 was enabled.

And I have it so you cannot hook past the top of the map.

If you want to make your own maps make sure to replace your entites.png with the png I included to see the extra tiles.

For a normal server with special tiles enabled you just need to add these 2 commands to your cfg file.

sv_teleport 1
sv_damage 1

13

Re: [MOD] Homing

I´ve got a questin: i have the win 32 version.can i install the mod,too?or do i need the source-version?

My Tower defence mode:
My Tower-defence Mod

14 (edited by Andy12507 2008-04-09 12:58:36)

Re: [MOD] Homing

THX 99999 times!! big_smile
@VoOdoO: I think you must download the source and replace the orginals with the files of shoot me. then you must write the configs in your settings and replace the old teeworlds_srv. and thats all needed?
PS: I know my english is very bad, but i am german!

I'm german and my english is bad!!

15 (edited by ShootMe 2008-04-09 17:18:29)

Re: [MOD] Homing

Vo0do0 wrote:

I´ve got a questin: i have the win 32 version.can i install the mod,too?or do i need the source-version?

Ive included the win32 executable in the zip, which is the modded server. If you want to compile it yourself the source is there as well.

To use the modded server you add any of the additional commands to your server.cfg file.

16

Re: [MOD] Homing

Yay big_smile This is getting more & more pwnage big_smile


Mirror:

http://rapidshare.com/files/106140039/homing.zip
Core2Quad QX9650 12MB 4x3,00GHz - Razer Lachesis - Corsair 8 GB XMS2 DDRII PC6400 RAM DualChannel - Nvidia GeForce 9800GX2 1GB PCI-E - Windows Vista Ultimate EN 64-bit

17 (edited by Vo0do0 2008-04-09 18:16:47)

Re: [MOD] Homing

thanks andy and shootme,i will try it lol

but my question was:do i need the source version of teewars to add the comands to teewars,so i can use it for my server
which i have already made,or can i use the win32 version?

My Tower defence mode:
My Tower-defence Mod

18 (edited by ShootMe 2008-04-10 19:28:34)

Re: [MOD] Homing

the source version is only needed if you want to compile it yourself. Otherwise just replace teeworlds_srv(win32) with the one I included and add the commands to your cfg file.

19

Re: [MOD] Homing

ok,thx thhats want i wanted to know...

My Tower defence mode:
My Tower-defence Mod

20

Re: [MOD] Homing

ShootMe wrote:

the source version is only needed if you want to compile it yourself. Otherwise just replace teeworlds_srv with the one I included and add the commands to your cfg file.

i dont know that smile
and thx it works smile smile smile smile

I'm german and my english is bad!!

21

Re: [MOD] Homing

Thank you for your mod !

Can someone also make a linux (x86) version ?

22

Re: [MOD] Homing

No problem. Here it is:
http://www.sendspace.com/file/27ai1c
Contains all things, but source, so you only need to unpack it on existing files.

ShootMe: You forgot to add line at end of e_config_variables.h

23

Re: [MOD] Homing

Thank you Soeb !

24

Re: [MOD] Homing

can you added to the mod a tile where the gravity is changing(for win32).

25

Re: [MOD] Homing

Is it possible to get a linux x86 64 bit version as well?

bam: WARNING:'src/game/server/gamemodes/mod.cpp' comes from the future