Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User Kalonji Faya's Avatar
    Join Date
    August 2003
    Location
    Pau (France)
    Posts
    408

    Default Request : List of mission and build app

    Dear Neocron Support Team,

    I have 2 request :

    - would it be possible to have a full list of all mission available in Neocron (except Epic and Jones as we have everything we need to know on wiki.techhaven.org). At least a mod or GM could give me the list so I can edit the Wiki with a maximum of information

    - Could a dev build a little app to help us make our builds, there was Nskill that was awesome but with all the changes in the game mechanics it's no more accurate, if a dev could just build the base app, I can help making files with imps, armor and weapons with all the data needed for the app... like it worked in Nskill, so we just have to edit the files when items are updated ...

    I know you guyz already have tons of work, but I can help, Maybe I can even code it myself, I just need to know exactly how dmg is calculated now (like the formulas we all had before, something like that : DMG = 10% Base + 30% H-C + 40% T-C + 20% WEP )

    Thanks for thinking about it

    Kalonji
    * Kalon G - Old School PPU * Kalon - Butt Plugged PPU (MIA)
    * Kalonjo - HC Tank (MIA) * Son of Kalonjo - father's son (HC Tank)
    * Kalona - AK Spy (MIA) * Pat Etik -Driver Pistol Spy
    * Monsieur Smeeth - Slots Maker * Anon e-Mouse - Doomed spy
    * Kalonji Faya - Holy Hybrid (MIA) * Kal'Anjah - Blessed Hybrid

  2. #2
    eXodus Clan ****************** Skansy's Avatar
    Join Date
    July 2004
    Location
    Germany
    Posts
    38

    Default

    Quote Originally Posted by Kalonji Faya View Post
    - Could a dev build a little app to help us make our builds, there was Nskill that was awesome but with all the changes in the game mechanics it's no more accurate, if a dev could just build the base app, I can help making files with imps, armor and weapons with all the data needed for the app... like it worked in Nskill, so we just have to edit the files when items are updated ...

    I know you guyz already have tons of work, but I can help, Maybe I can even code it myself, I just need to know exactly how dmg is calculated now (like the formulas we all had before, something like that : DMG = 10% Base + 30% H-C + 40% T-C + 20% WEP )
    i dont think they will show us the code of damage calculation ... its a part of the game to test setups

    i always look for better Setup, with the calculation i could make the best possible ingame :P

  3. #3
    Registered User
    Join Date
    October 2003
    Location
    Sheffield - England
    Posts
    420

    Default

    The original NSkiller was built as a collaborative effort (which I helped out on), and I doubt NST would be interested in taking it up.

    I tried doing an updated one, but the original code is a bloody mess and a bit too complicated for me - so I settled for updating all the item profiles instead.

    It's not perfect, but it gives an impression.

  4. #4
    Registered User Kalonji Faya's Avatar
    Join Date
    August 2003
    Location
    Pau (France)
    Posts
    408

    Default

    Hey Mal and thanks for answering !!

    By any chance could you send me the source code so I can see If I can do some adjustements ?

    Else, I was wondering if you could send me the updated files for Nskill, ar at least tell me what you're updating and tell me what needs to be updated, so if you make each one some txt files with all items, like you said we could have an impression

    I'd like to help if you want mate

    Thanks !!

    Kalonji
    * Kalon G - Old School PPU * Kalon - Butt Plugged PPU (MIA)
    * Kalonjo - HC Tank (MIA) * Son of Kalonjo - father's son (HC Tank)
    * Kalona - AK Spy (MIA) * Pat Etik -Driver Pistol Spy
    * Monsieur Smeeth - Slots Maker * Anon e-Mouse - Doomed spy
    * Kalonji Faya - Holy Hybrid (MIA) * Kal'Anjah - Blessed Hybrid

  5. #5
    Registered User
    Join Date
    October 2003
    Location
    Sheffield - England
    Posts
    420

    Default

    Quote Originally Posted by Kalonji Faya View Post
    Hey Mal and thanks for answering !!

    By any chance could you send me the source code so I can see If I can do some adjustments?

    Else, I was wondering if you could send me the updated files for Nskill, ar at least tell me what you're updating and tell me what needs to be updated, so if you make each one some txt files with all items, like you said we could have an impression

    I'd like to help if you want mate

    Thanks !!

    Kalonji
    I don't have the original source code. I decompiled the existing NSkiller and attempted to clean it up a bit - but I think that was part of the issue...

    That and Unity REALLY not liking lambda expressions! I passed it around my development team at work (I'm a software engineer - but I do testing rather than coding) and they couldn't get it going either!

    TBH, it probably just wants a full re-write. I'm certainly not volunteering for that though

    I've put a link in Community Projects to the updated file list.

  6. #6
    Registered User Kalonji Faya's Avatar
    Join Date
    August 2003
    Location
    Pau (France)
    Posts
    408

    Default

    Cheers Mal !!

    I'm with you on that !! I'll help to update the implant, weapon, bones, everything files so we can have a nice NSKILL just to have an idea of our setup !

    If I have more time I'll try to rewrite an application from scratch with Qt or CodeBlocks I'll see... Anyway right now I don't have much time so I'll do help you with NSKILL

    Thanks again Mal !

    Kalonji
    * Kalon G - Old School PPU * Kalon - Butt Plugged PPU (MIA)
    * Kalonjo - HC Tank (MIA) * Son of Kalonjo - father's son (HC Tank)
    * Kalona - AK Spy (MIA) * Pat Etik -Driver Pistol Spy
    * Monsieur Smeeth - Slots Maker * Anon e-Mouse - Doomed spy
    * Kalonji Faya - Holy Hybrid (MIA) * Kal'Anjah - Blessed Hybrid

  7. #7
    Xpertz William Antrim's Avatar
    Join Date
    November 2005
    Location
    Norfolk.
    Posts
    4,112

    Default

    Quote Originally Posted by Skansy View Post
    i dont think they will show us the code of damage calculation ... its a part of the game to test setups

    i always look for better Setup, with the calculation i could make the best possible ingame :P
    We used to have damage calculation % on TH.org when the 2.2 patch first hit.
    "dulce et decorum est pro patria mori"

  8. #8
    Registered User Kalonji Faya's Avatar
    Join Date
    August 2003
    Location
    Pau (France)
    Posts
    408

    Default

    Thanks William Antrim !!

    I knew I saw that somewhere And I'm pretty sure it's on the forum too but couldn't find it. Anyway iirc on the forums it's not the 2.2 dmg calc, it's the NC2 one... so yours maybe more-up to-date !

    Thanks again !

    Kalonji
    * Kalon G - Old School PPU * Kalon - Butt Plugged PPU (MIA)
    * Kalonjo - HC Tank (MIA) * Son of Kalonjo - father's son (HC Tank)
    * Kalona - AK Spy (MIA) * Pat Etik -Driver Pistol Spy
    * Monsieur Smeeth - Slots Maker * Anon e-Mouse - Doomed spy
    * Kalonji Faya - Holy Hybrid (MIA) * Kal'Anjah - Blessed Hybrid

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •