Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: Any one well well versed in C# or C++ want to give me a hand in a mod?

  1. Registered TeamPlayer SovietDooM's Avatar
    Join Date
    09-20-08
    Location
    Here
    Posts
    5,997
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Steam ID: 76561197995394916 SovietDooM's Originid: SovetDooM1
    #11

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Indeed.
    Dispatch the DooM

  2. Administrator Kanati's Avatar
    Join Date
    05-15-08
    Location
    Pekin, Illinois, United States
    Posts
    17,724
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    #12

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    this.entityToSpawn = XN.D(90996);

    That appears to be the load right there. So it's likely the XN object that does the actual file reading.

    Krakkens and shit. stop tempting them.
    -- Bigdog

  3. Registered TeamPlayer SovietDooM's Avatar
    Join Date
    09-20-08
    Location
    Here
    Posts
    5,997
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Steam ID: 76561197995394916 SovietDooM's Originid: SovetDooM1
    #13

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Same conclusion I came to, but as far as what that is, I have no idea.

    Im thinking I need to find code related to entities and see if this XN.D number is written anywhere to identify different entities.
    Dispatch the DooM

  4. Registered TeamPlayer SovietDooM's Avatar
    Join Date
    09-20-08
    Location
    Here
    Posts
    5,997
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Steam ID: 76561197995394916 SovietDooM's Originid: SovetDooM1
    #14

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Okay, hole shit the these files are so intertwined with each other. There is no way other then becoming a programmer to accomplish my goal here.
    Dispatch the DooM

  5. Administrator Kanati's Avatar
    Join Date
    05-15-08
    Location
    Pekin, Illinois, United States
    Posts
    17,724
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    #15

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    welcome to my world

    Krakkens and shit. stop tempting them.
    -- Bigdog

  6. Registered TeamPlayer DJ Ms. White's Avatar
    Join Date
    11-13-07
    Location
    Plano, TX and Ruston, LA
    Posts
    32,364
    Post Thanks / Like
    Blog Entries
    43
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Steam ID: DJMrWhite
    #16

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    enf-Jesus its been like 12 minutes and you're already worried about stats?! :-P
    Bigdog-
    Sweet home Alabama you are an idiot.

  7. Registered TeamPlayer salty99's Avatar
    Join Date
    05-13-09
    Location
    Arizona
    Posts
    6,117
    Post Thanks / Like
    Blog Entries
    3
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Gamertag: salty99 PSN ID: mynameisfatmike salty99's Originid: mynameisfatmike
    #17

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Yay code issues!

    At work this week I've been trying to debug a memory caching firmware issue on an ad-hoc wireless network of proprietary embedded computers at the hardware layer. The code base is in C at least, saving from having to stumble through assembly, but the issues are tied to a UART bit-banging serial comm protocol that requires probing the lines on a scope to watch bit timings...some tedious low-level shit. Here here; a toast, to killing bugs! *raises red bull*

    Best of luck getting those inter-dependencies figured out. Working with an unfamiliar code base can be a pain.

    /procrastination


  8. Registered TeamPlayer ElFuriosoGato's Avatar
    Join Date
    02-18-07
    Location
    Middle of Nowhere
    Posts
    1,697
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Gamertag: ElfuriosoGato Steam ID: ElFuriosoGato
    #18

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Quote Originally Posted by salty99 View Post
    Yay code issues!

    At work this week I've been trying to debug a memory caching firmware issue on an ad-hoc wireless network of proprietary embedded computers at the hardware layer. The code base is in C at least, saving from having to stumble through assembly, but the issues are tied to a UART bit-banging serial comm protocol that requires probing the lines on a scope to watch bit timings...some tedious low-level shit. Here here; a toast, to killing bugs! *raises red bull*

    Best of luck getting those inter-dependencies figured out. Working with an unfamiliar code base can be a pain.

    /procrastination
    At work I recently purchased a cheap logic analyzer to help with some of our SPI issues not detectable with our cheap oscilloscope. We didn't want to spend a lot so we settled on this:

    https://www.saleae.com/

    Its not perfect but for the price it isn't too bad. Can record multiple inputs at fairly high data rates for long periods of time and then analyze them using some common protocols (or you can write your own). Doesn't have a lot for error checking or protocol translation, however.
    Last edited by ElFuriosoGato; 07-15-15 at 10:16 PM.
    Likes salty99 liked this post
    <img src="http://bf2.statsverse.com/sig/detail1/pc/ElFuriosoGato.png" alt="" />

  9. Registered TeamPlayer dex71's Avatar
    Join Date
    12-28-07
    Location
    Gopher/Viking Country
    Posts
    17,455
    Post Thanks / Like
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Steam ID: dex71
    #19

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Quote Originally Posted by ElFuriosoGato View Post
    At work I recently purchased a cheap logic analyzer to help with some of our SPI issues not detectable with our cheap oscilloscope. We didn't want to spend a lot so we settled on this:

    https://www.saleae.com/

    Its not perfect but for the price it isn't too bad. Can record multiple inputs at fairly high data rates for long periods of time and then analyze them using some common protocols (or you can write your own). Doesn't have a lot for error checking or protocol translation, however.
    They should try making a red one. It would be faster.
    Likes salty99 liked this post

  10. Registered TeamPlayer salty99's Avatar
    Join Date
    05-13-09
    Location
    Arizona
    Posts
    6,117
    Post Thanks / Like
    Blog Entries
    3
    Stat Links

    Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod? Any one well well versed in C# or C++ want to give me a hand in a mod?
    Gamer IDs

    Gamertag: salty99 PSN ID: mynameisfatmike salty99's Originid: mynameisfatmike
    #20

    Re: Any one well well versed in C# or C++ want to give me a hand in a mod?

    Nice! I'll have to check that out. If I save and save, I'd like to have one for home use. My brother recently bought a bus pirate, it's a little embedded microcontroller with some probes that lets you do some easy black box testing on different data lines so you can easily debug/learn the com protocol of a system.

    Luckily for me, my boss and my department chair get to use some fairly hefty federal research grants to buy us some sweet gear. We have in our lab a few really nice digital mixed signal scopes/analyzers, a legit spectrum analyzer, and a couple portable field network analyzers.


Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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