1 (edited by Neox 2013-05-02 03:26:18)

Topic: [MOD] NX|City

Hi everybody,

After creating and coding a lot on NX|LVL, but still liking cities, I made mine : NX|City.

It has nearly every upgrades of the NX|LVL but the system is different :
- there are not levels,
- there are ranks (just type /rankhelp in the mod to see exactly what are ranks),
- polices can't freeze (but I still can wink),
- there is an "airhook" which is recognized as "spiderhook" in other mods, you don't need to buy it (so you can use it directly when you come in the mod by typing /airhook),
and more features but nearly everything is based on ranks, so I really can't explain more if you already know what is NX|LVL (if not, just go here https://www.teeworlds.com/forum/viewtopic.php?id=10205 some stuff changed, everything isn't like I wrote it smile)

3 servers are online, if you want to try the mod, the ip is 5.135.149.148 and ports are going from 2001 to 2003.

If you found any bug, anything wrong, if you like or dislike the mod, the map, the design, please tell it here, I'll try to make everything better smile

while(!Success())
    TryAgain();
Try until you succeed.

2

Re: [MOD] NX|City

Amazing mod. Beautiful. Thank you for releasing this.

Ex-King of Teeworlds

3

Re: [MOD] NX|City

yem trying to be sarcastic. We appreciate your opinion, seriously.

---

As you said, there were many city mods smile Anyway, nice job, looking forward to see more of your work wink

C++/Java my life ^^
If you like dislike button click it
NOW!

4

Re: [MOD] NX|City

big_smile Thank you

while(!Success())
    TryAgain();
Try until you succeed.

5 (edited by KChris 2017-08-13 00:10:18)

Re: [MOD] NX|City

-deleted-

Lazy dev

6

Re: [MOD] NX|City

a good one...

#yemDX is a known troll

7

Re: [MOD] NX|City

Bots are implemented ! They have difficulty levels : Easy, Medium, Hard, Insane. The insane one is extremly hard. For any bot, you need to kill 20 times to win - If the bot kills you 20 times before you kill him 20 times, you'll loose. You can get money by killing bots (Higher is the difficulty, more you get money). I made a video against the insane bot, rank 6 (so with every upgrades). If you don't know what is looking like the mod OR you are wondering how did I beat the insane bot, here is the link : http://www.youtube.com/watch?v=gf9bY25ze4k

while(!Success())
    TryAgain();
Try until you succeed.

8

Re: [MOD] NX|City

Reminds me Rajh's zombies AI. How did you release it?

9 (edited by Neox 2013-05-30 21:23:57)

Re: [MOD] NX|City

What are you meaning exactly ? smile

Edit : if your question is to know how it works, easy stuff : I've created a BotTick function which is called in the Tick function in character.cpp which does everything of the bot. It checks if the character is too close to do something, it moves taking the difference between the victim character and his own pos (vec2 Diff = Victim->m_Pos - m_Pos; ). Just easy stuff, need to think about it a bit, that's all smile

while(!Success())
    TryAgain();
Try until you succeed.

10

Re: [MOD] NX|City

Ok, no questions anymore.
Nice work, keep it up-to-dated smile

11

Re: [MOD] NX|City

Thanks smile And I hope

Ok, no questions anymore.

this is because I answered correctly smile

while(!Success())
    TryAgain();
Try until you succeed.

12

Re: [MOD] NX|City

I wanna see bots AI. Possible? smile You probably should know that Im quite into bots ;D

C++/Java my life ^^
If you like dislike button click it
NOW!

13 (edited by Neox 2013-06-10 00:31:36)

Re: [MOD] NX|City

Ehh if you wanna see bots themselves, you can go to one of the NX|City servers, type /bothelp and fight against a bot. There's a little bug which is fixed for the next update : instead of typing /diffculty 1 (2, 3 or 4) you need to type /difficulty easy (medium, hard or insane). If you wanna see how they're playing in their hardest level, just type /difficulty insane.

If you want to see sources, I am sorry, this mod isn't public at all smile It's not hard to code at all (It was the easiest part of the bot for me)
They just move, jump 2 times, if collision in the next pos and jumped two times, change direction. If a player is found and no collision between them, change the direction using this :

vec2 Diff = Victim->m_Pos - m_Pos;

Enable needed upgrades taking the difficulty that have set the player, the distance, change weapons using the distance, collisions between player & bot (etc)

It's not really hard to code and I don't want to implement the wall hooking of bots (first because it's a bit hard to code, second because bots are ENOUGH powerful atm)


[This needs to be a new message, not an edit ._.]

Implemented the minigun (thanks to Pikotee for the rotation of it) which you can get in the VIP room, in the city 2, and implemented a call vote menu. Just go to the mod and look at votes to see how it is smile I'm sure you'll like it.
Made some other updates too (bug fixing etc.)

while(!Success())
    TryAgain();
Try until you succeed.

14

Re: [MOD] NX|City

I have a question. In that servers map is a room named deluxe lounge. My players name has been allways deluxe. But how to get there? I made my account into teeworlds page today so that why my name is not deluxe. but i started playing teeworlds in 2009

15

Re: [MOD] NX|City

Are you trying to troll me ?

while(!Success())
    TryAgain();
Try until you succeed.

16

Re: [MOD] NX|City

ronald.reigor wrote:

I have a question. In that servers map is a room named deluxe lounge. My players name has been allways deluxe. But how to get there? I made my account into teeworlds page today so that why my name is not deluxe. but i started playing teeworlds in 2009

omg u are back to teeworlds? awesome!!!!!


wow there's also a country named after me!!! omg!

privet

17

Re: [MOD] NX|City

Netherland wrote:
ronald.reigor wrote:

I have a question. In that servers map is a room named deluxe lounge. My players name has been allways deluxe. But how to get there? I made my account into teeworlds page today so that why my name is not deluxe. but i started playing teeworlds in 2009

omg u are back to teeworlds? awesome!!!!!


wow there's also a country named after me!!! omg!

lmfao, i litterally loled

while(!Success())
    TryAgain();
Try until you succeed.

18

Re: [MOD] NX|City

Just a sneak peak from some of the new stuff
___
Laser Insta PunBB bbcode test
Grenade Insta PunBB bbcode test
City 1PunBB bbcode test
Rank 15 RoomPunBB bbcode test
VIP RoomPunBB bbcode test

privet

19

Re: [MOD] NX|City

Download Link Where????  give please me like server me test how to command admin ?? Neox Good Please give MOD NX | CITY WHERE? big_smile