Quantcast
Channel: Official Neocron Forum
Viewing all 1217 articles
Browse latest View live

UPDATE NCE 2.3.26-35 - Xlenium

$
0
0
Gameworld & Content

  • Fixed several syntax and grammar errors in Item descriptions;
  • Added a bunch of Event NPCs;


Technical & Client Updates

  • General improvements in AI Scripting:
  • A set of new AI scripts implemented;
  • Applied Fix that hopefully nukes the "Bad World Data-" Bug;




... original post

[RESOLVED] Server Down

[RESOLVED] Server Down (24.03.2019)

UPDATE NCE 2.3.36-37 - Xlenium

$
0
0
Gameworld & Content



  • A new WoC Mission was added to the Game (Melee), called "Claw of the Lizard"*;
  • Grounded floating actors in OZ2;
  • Fixed attachment position of "Combat Knife";
  • Altered Spawn in Mech Haven;

*General Carter is looking for brave soldiers near a Fortress...

Graphics



  • Added a new weapon model to the game (Claw of the Lizard);
  • Added re-worked Hackbox;
  • Added additional Hackbox ("Wasteland-version");
  • Added re-worked Halogen Flashlight;




... original post

UPDATE NCE 2.3.38 - Xlenium

$
0
0
Graphics

  • Added missing models.ini entry for 1st person Flashlight;


Technical & Client Updates

  • Further improvements related to AI Scripting;




... original post

Currently Strongest Builds

$
0
0
Just a bit of mindmapping would be thankful for feedback.

Hybrid

- Running with Rare, Holy or Blessed Shields? At least the rare Version makes PPU's almost useless or am I missing something?

PE

- It seems the most effective weapon atm is the ionic shotgun pistol? So blessed Shield PE is the way to go?

Spy

- Rifle Build with stealth (First Love / Dizzy + Sniper Rifle?)
- How are Kami Drones atm?

Tank

- Dev still better than anything else?

If I map it out it looks something like this

Hybrid > Rifle Spy (Stealth Potato) > Tank (Dev) > PE (Ionic + Blessed Shield) > Everything else?

I just observe that still very specific weapons and builds seem to outperform all other options.

Whats your opinion on the currently best working builds?

Thanks and Regards

Odi

Additional Quickaccess Belt

$
0
0
Hello

Often Requested, an additional Quickaccess bar would be very useful.

I do believe however that the RPOS is hardcoded and not that easy to change? Some alternative Ideas:

Allow Boosters and Medkits to Stack to 249
- Quick to Implement and would help me so much :-)!

(Instead of 249x3 just up to 249 which can be dragged into the RPOS)

Allow Spells to be casted from the Inventory with rightclick use
- No Idea if this is even doable but it would help a lot as well.

Thanks and Regards

Odi

Nanite Tool Differences

$
0
0
Hey

Just looking through the Nanites Tools.

Is there a difference between the Tools with different TL levels for the advanced Nanites?

TL 72, 82, 100 -> The Nanites themselves do seem to have static Values on Techhaven.

Would be thankful for a clarification from a DEV.

Thanks

Odi

new woc melee quest

$
0
0
so im at the point, where i need to find some terminal "close" to the spot i found the corpses...
i spent 30 minutes running up and down the whole sector and didnt find it...
is it broken?

UPDATE NCE 2.3.39-41 - Xlenium

$
0
0
General



  • Double XP activated;

Gameworld & Content



  • Fixed wrong item description for "Rigger Suit";




Technical & Client Updates



  • Fixed broken AI script (behaviour) at Regants;
  • Further improvments were made to AI scripting;




... original post

Two Questions

$
0
0
Hey

Edit: Three questions

- Does Holy Unprotector remove all Shields at once from the target?

- Are resist Chips now more or less important after the weapon changes?

- Which weapons can currently be modded to do DoT damage?

Pistols

Nailguns - Unsure
S.W.A.T Backup Gun - Unsure
Ceres Handgun BHG-9 - Yes

Rifles

S.W.A.T Assault Rifle - Unsure
Infiltration Assault Rifle IAR47 (TL108) - Unsure
Ceres Assault Rifle CAR47 (TL113) - Unsure

Heavy Combat

All Flamers
All Grenade Launchers

Meele Weapons

Unsure

I'd be thankful if you could tell me about the ones i tagged with unsure and if there are any weapons i missed.

Regards

Odi

Ingame forum/city comm

$
0
0
Can we please have this fixed? I feel and I think everyone would agree that this would really aid in alot of roleplay being brought back into the game, neocron with out a little bit of roleplay and banter is a really lonely place. Also can we get stockx fixed or at least an update?

Question: Is there an up to date character setup manager?

$
0
0
If not can someone point me to an upto date list of all weapons/implants/armor preferable in a format that can be accessed from a file csv or xml or json, just something I can start with, I'd like I to start coding my own and I have some cool features in mind. Things like weapon simulations, character setup vs character setup, ideal setups for current con, str, dex, int, psi levels etc. I know about the techhaven fan site, its Brammers right? Decent guy, I just don't want to clobber his server, I don't see an obvious link to all that data in a format I require. One other thing I might like to implement is an interface to access the rare db on techhaven directly in the program, just ideas floating in my mind.

If I'm gonna play this game fulltime again I need the tools and I will create them if I need to and I will share source code so people can download and compile it themselves. C# because its just easy, it has the libraries and its built for this sort of thing.

Anyway it would be a fun little project for me to use my rusty skills, rusty because I don't code enough these days and while you might not forget the fundamentals of programming/language you will forget the syntax of a language. I cannot promise anything but I have some free time and I can get a lot done in a very short amount of time, enough that I would want to keep maintaining it in the future.

Forums need an offtopic

$
0
0
Forums need an offtopic subform imo.

legit links

https://www.python.org/
https://mpv.io/installation/

for mpv select Windows builds by lachs0r


This is a little how too that I want to share for those that don't know how to do it.

How to play youtube videos from the command prompt in windows using mps-youtube.

Why use mps-youtube?

Giving that the youtube website is shit, its full of ads and what if you would just like to listen to some music with out the need to play the video? Well I will explain how to do that.

First you will need to install these packages.

1. Python
2. mpv media player (comes as a compressed archive, just extract to c:\mpv)

Goto the python website and just download the lastest python 3 installer.exe for windows

run the program and make sure to check the box that says include python in the PATH, it should be the only box unchecked, it will ask if you want to remove file length limits or what ever, click yes.

After that is installed download mpv player, extract the files to a directory on your main drive, as an example C:\mpv

Now you might wish to add some stuff to your mpv install, so create a new file called input.conf in c:\mpv\input.conf

Paste this into it

Code:

shift+s        screenshot each-frame
Shift+UP        seek  600
Shift+DOWN      seek -600
=              cycle video-unscaled
-              cycle-values window-scale 2 3 1 .5
WHEEL_UP        add volume 5
WHEEL_DOWN      add volume -5
WHEEL_LEFT      ignore
WHEEL_RIGHT    ignore
Alt+RIGHT      add video-rotate 90
Alt+LEFT        add video-rotate -90
Alt+-          add video-zoom -0.25
Alt+=          add video-zoom 0.25
Alt+j          add video-pan-x -0.05
Alt+l          add video-pan-x 0.05
Alt+i          add video-pan-y 0.05
Alt+k          add video-pan-y -0.05
Alt+BS          set video-zoom 0; set video-pan-x 0; set video-pan-y 0

Those are extra keybinds which do as they imply, mpv is an extremely light player and is very good for low end machines, there is no bloat here, so even high res videos will play smooth on a low end machine mostly, but it just happens to be a very very good player if you learn how to actually use it!

Default keys I can think of for mpv, space = pause video, key 9 decreases audio volume, key 0 increases audio volume, { and } speed up or slow down video playback, pressing L key will create a start point of a loop, leaving it as is will cause the video when it ends to replay from this location, pressing L again will create the end loop, pressing a L a third time clears the loop.

So those are installed now it is time to open a cmd prompt in none admin mode, so click windows bottom left corner and type 'cmd' then click the command prompt icon that shows up in the search.

lists of commands to get everything installed below

pip install mps-youtube
pip install youtube-dl
pip install colorama
pip install pyperclip

Allow each command to finish/install and resume to next command from blinking cursor_ or what ever...

each of these commands will install a python package module and they should automatically be added to PATH

mps-youtube is the package which will provide the means to search youtube and display the results on command prompt, it is an actual program that uses a player <mpv> it can use mplayer also but just do as I say because I never use that player, mpv is infinitely better.

youtube-dl short for youtube download is a package which grabs the video from the url, it is constantly updated, its on git hub and open source as is all the others, youtube-dl can also be installed as a seperate program which can be invoked to download videos from most streaming sites from command line.

colorama provides color for mps-youtube, linux users don't need this if using a terminal that provides color...

pyperclip allows you to copy and paste links to and from mps-youtube and probably other programs wrote in python for the command line.

next you will need to start the mps-youtube program and to do that simple type 'mpsyt' and hit enter

You will be greeted with a display all within the command prompt, next you need to configure it to use mpv and not mplayer as will be the defualt in windows, on linux it will be mpv player. So providing you extracted mpv to 'c:\mpv' simple type this and all the other commands below apart from what is in brackets (), I will explain what each does.

set player c:\mpv\mpv.com
set columns date views likes dislikes ytid
set max-res 192
set show-video 0
(will be default no need to set)
set search-music 1
(will be default no need to set)

Set player does as it says, we will use the mpv.com file in windows instead because we are using command prompt, the exe file version causes problems so don't use it!

Set columns can be looked at more carefully with 'help columns' command, again it set as it says, results will now have their attributes of date first then views and likes, dislikes and finally as I like youtube ID, youtube id lets me copy paste easily into google and find the original page, perhaps i needed the track list or something...

Set max-res 192 sets the max video or in this case the lowest possible download size, it will do that, it is that good. But the lowest is 192 and not 144, the program will grab the audio stream and now play it using the api/library of mpv to only play the audio. That is to say that mpv won't even open, you will just get the audio playing from the command line and using keys like cursor left or right will skip 10 seconds forwards or backwards, pressing cursor UP or Down will skip 1 minute at a time, using keys 9 and 0 you can change the volume, it works just like a CD player....

set show-video 0 will allready be set by defualt because that is what this software was essentially made for, to stream music from youtube using the least amount of system resources with out the bullshit, you can set it to 1 and it will invoke mpv player to play the youtube video as is but with out the shit. But you may wish to change the max-res, so say you want 720p? thats easy 'set max-res 720' then followed by 'set show-video 1' the max and lowest can be found by entering a none sane value 'set max-res 9034583045' it will state the limits to you.

set search-music 1 this sets mps-youtube to only show results of videos on youtube that have been tagged with music, this might filter out some results but who wants to listen to the crude someone uploaded that they cannot even tag correctly? In either case if you have it set to 0 you will encounter actual videos that don't cater to the music lover. But its worth meantioning incase you cannot find what you want with it set to 1.

Now onto how to use this program properly.

the 'help command' is very useful, you can just run help to get a list of topics, then you can run 'help topic' for example 'help basics' these commands will tell you how to use the program, from help basics you get another list of topics i believe and you can just delve deeper into the package, just run help on anything... I will not go into the full spectrum of what you can do with this program, there is nothing illegal using it but certain features can violate copy right laws, youtube-dl is a bloody good and effective program in extracting video from many sites for instance. I will just state that if you stream something there is no problems, but if you download it opens a whole can of legal shit, I'm not endorsing such behavour at all, I'm merely providing the means for people to free them selves from all that rat tat crude that is the internet post 2000....

with that said you can use the 'set order ****' command to sort the results, valid values that I know, date, views, likes etc. It basically uses the youtube algorithm, well it does not it just displays what youtube returns, currently due to the events in NZ youtube have purposely broken filtering so it probably won't work at this time. I do know a way to by pass (simple google dork) that but only in the google search engine, i do not wish to share because they might break that also...

I'd say people just get to using it and they can learn everything else they need to learn, I love open source software <3 to the devs of this program.

to uprgrade.

Always try to upgrade youtube-dl first because google change the site often it will sometimes break, it normally handels slight changes on its own but anyway just do this if something is not working.

pip install youtube-dl --upgrade

if that does not work then

pip install mps-youtube --upgrade

if nothing works google towards their github and read issues section there are bound to be people with the same problems and some of them offer patches to fix it before the dev team has a chance to fix it them selves.

Enjoy youtube with out the bullshit, welcome to 90's internet...

APU spells and aiming

$
0
0
Will there be an aiming mechanic implemented with the PSI spell overhaul?

It would fix a lot of issues balance wise!

Regards and Thanks

Odi

NST thoughts on current weapon balance

$
0
0
Hello

I had some very interesting conversations with an array of players way more experienced than me.

I was wondering if maybe somebody from NST could clarify what the finished weapon damage balance project would look like.

Couple of bulletin points:

- As there are no Bonuses in Hacknet many storebought Modules outperform the rare modules (is NST aware of this, and is this intended)

- The players I conversed with would be in favour that Rares actually do perform better than storebought weapons, to justify how hard they are to get.

-> Input here from me: Maybe lower TL Rare weapons would allow lower Mainskill Setups to be competitive as well?

-> Input here from me: Isn't it valuable to have Rares as endgame content? Building a Rarepool, having Highslot weapons built, all of those are interesting mechanics and roadblockers to the one perfect weapon.

- The PPU is currently hard pressed for a Role except buffing Tanks, Spies use Nanites, PE's selfbuff. Is it feasible to expand their role back to antibuffing?

- Either the APU is too squishy or Hybrids do to much damage. There is very little reason to play a pure APU atm, as the defensive capabilities of the Hybrid outshine the offensive cababilities of an APU by a wide margin.

- There are problems concering Hit registration with Gatling weapons, generally the Netcode seems a bit more sensible concerning hit registration

- Meele weapons seem to have received a severe nerf, the new WoC weapon performs much, much better than any other weapons across the board, is this intended and what might be the reason for this happening?

Maybe somebody of you could take some time out of your day to give us your point of view on these Question (what is intended, what isn't, what do you think deserves to be looked at, what is a sideshow from your point of view).

I'm just wondering what NST's Vision is on some of these Questions, I don't care about timeframes at all!

Regards and Thanks

Odi

Edit: There are probably Question NST knows about and I don't, an Update on where the balance project will go next (just in terms of Vision and Philosophy concering Rares, WoC, Weapon Build Quality, etc. would be much appreciated). As I said timeframes dont matter.

NST's efforts paid off

$
0
0
Hey there

Just a quick shout out.

Came back to the game some time in 2016, now back again three years later.

Progress may seem slow as somebody who is constantly active.

From my end I found a game with many new things to explore when returning.

The small things really start to add up!

I just wanted to let NST know that for me your efforts really show in the game and you're doing a great Job (even though my Forum History might suggest monumental amounts of Salt on my end ;-))!

Also the Forum's are very alive with you regularly checking Posts and responding.

I appreciate this very, very much.

Regards & Thanks

Odi

Unbalanced Items

$
0
0
Hey runners,

Please post your suggestions of items which need to be looked at in this thread to make tracking and collation of thoughts together - as well as keeping other threads on topic.

These items could be ones which are too strong, too weak or simply don't fit thematically.

A suggested format:

Type of item:
Name of item:
Why it's unbalanced:

As before I'll be keeping on eye on things and may chime in where I feel I've got something relevant to add.

Thanks again!

NSkill Item Files (NST Release)

$
0
0
Hi runners,

I've complied updated documents which can be fed to NSkill with current Titan item values in. Values effected are implants, armour & drugs which come directly from the game but some item requirements and icons have been manually re-added so there may be errors in those areas.

Note any errors you come across here and I'll endeavour to correct them and reupload files again asap.

Edit: There are errors in WoC armour requirements and CA Epic NCPD PA, there may be requirement more!

Guide:
Copy and paste my "Items" folder over your existing NSkill "Items" folder.

Notes:
If you have any existing saved setups, you will have to open them and "reinsert" your implants and armour for the new values to apply.


Happy hunting!
Attached Files

processor Window eats implant

$
0
0
1) Start implant process
2) pull second implant in already working process window
3) implanting finishes, second implant vanishes.

I lost my MC5 Hawking chip this way... any chance for a replacement? Please?

This is not nice.

Odi
Viewing all 1217 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>