Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

StRiKeR

Members
  • Content count

    244
  • Joined

  • Last visited

Everything posted by StRiKeR

  1. I'm working on a wad tool written in Python.Mainly to pursue my interest in the architecture of the WAD format. Secondly, to increase my programming skills. I've parsed the infotable and I am attempting to display E1M1's VERTEXES/LINEDEFS.However, I don't know how to map a point whose X and Y coords in the level are say X:-1088 Y:3060 to a screen. Whose top-left is 0,0. How is this mapped? Is some geometric function needed? I think I need to find the center of the map in the level to reference against the center of my canvas to map the cords? Thanks in advance..
  2. With what you've explained to me, the Python code makes sense now! Thanks guys!
  3. Thanks. Omgifol is a complicated library to me right now. It's structure isn't clear to me. He's importing a lot of his other modules..
  4. StRiKeR

    Interception

    can't wait for this, sounds sick.
  5. I want to lower a sector from 128 to -64 when the player kills four enemies. I don't know how to put the script together to accomplish this. I'm using DB2 btw. I am somewhat familiar with scripting. I can spawn enemies to a mapspot. Any help would be appreciated. EDIT: SOLVEDscript 2 OPEN { While(ThingCountName("Cacodemon", 666) > 0) Delay(35); Floor_LowerToLowest(666, 16); }
  6. StRiKeR

    Zdoom ACS Scripting Help [solved]

    Script 1 is not related to Script 2, sorry for the confusion. I am spawning two enemies when the player picks up a shotgun. One right next to the player and the other one outside the room the player entered with script one. Is there a value i can put for the TID on Script 1 that tells it not to apply a TID? I don't need to assign a TID to those two enemies because I am not doing anything else with them after they spawn that would require it.
  7. StRiKeR

    Zdoom ACS Scripting Help [solved]

    Thanks, now I know two different ways to do it, which is pretty cool.
  8. Dude I listened to your MIDI you posted and it was pretty cool. Check your PM's, I am going to send you a msg.
  9. StRiKeR

    Now this sucks!

    My computer got hit by lighting last night, even though it was plugged into a surge protector. It was a wicked storm, that lasted 4 hours. Some of the loudest thunder I have ever heard in my entire life. Anyway, I opened up the case and my motherboard, sound card, and video card are fried. I just bought the 9800 XT last week :-( So it's gonna be awhile before I can experiance the gaming bliss that is DOOM 3... Why not go buy another one, well unfortunetly, my fridge, and washer, and dryer are fried also. So....... So guys, if a storm comes up, unplug all expensive equipment regardless if its plugged into a surge protector or not. Better yet, cut off the main power at the freakin breaker! :-(
  10. StRiKeR

    Now this sucks!

    Yeah we live and learn, I am on a Athlon 800 mhz,64mb ram,and a 32mb gforce 2 right now,lol.
  11. StRiKeR

    APRIL 15

    For $180 bucks you can play it on the XBOX when it comes out.
  12. My curiousity is running amuck, and I know there's quite a few programmers on these forums. So my question is: Could you explain what exactly is happening when you are playing a game online, be it cooperative or deathmatch, and how the netcode "works"?
  13. StRiKeR

    Feel my pain!

    As you guys probably know (or don't), I am a huge Halo fan. So when the HALO PC version came out, I bought it for the sole reason being that M$, and GBX were saying "oh yeah, a few days after the release of halo, the editing tools will be released". Well Halo came out in october 2003. Here it is March, and still no editing tools. :-( What's this have to do with DOOM 3? Simple, god I can't wait to make levels for DOOM3. So do you guys know if the Editing tools will be on the Doom 3 CD, or released shortly after?
  14. StRiKeR

    APRIL 15

    That's in german, could someone translate the key parts to english? The guy asked John Carmack something about April and what did he say?
  15. StRiKeR

    redlite/yellowlite

    Anybody know where I can find these textures if they exist? In the center of my level, theres 3 sections, a blue, a yellow, and a red. I'm using "bluelite" on the floor-edge to follow down the hall and would like to do the same on the other hallways.
  16. StRiKeR

    Feel my pain!

    Indeed, it's nice to know that M$ treats it customers so well! :-/
  17. StRiKeR

    Framerate capped at 60fps

    LOL, sorry. That's a good one though. I skimmed thru it, didn't fully read it...
  18. StRiKeR

    Framerate capped at 60fps

    There was a study done awhile back, and it said that the human-eye can't detect anything over 75 FPS. So whether it's 75 all the time or 1000 all the time, you wouldn't know the difference. Atleast thats what the results of the study said.
  19. StRiKeR

    Doom Connector still around?

    I can't connect to the DC server. I haven't been on DC in awhile. Is it still running or is the server just down?
  20. StRiKeR

    Doom Connector gone for good now?

    Anyway you could set this program up on a remote server? My DOOMBUNKER server isnt doing jack,no one comes to the site.
  21. Here are few pics of a level I am making, that is about finished. http://www.gamebunker.net/halobunker/images/DOOM.JPG http://www.gamebunker.net/halobunker/images/DOOM01.JPG http://www.gamebunker.net/halobunker/images/DOOM02.JPG http://www.gamebunker.net/halobunker/images/DOOM03.JPG http://www.gamebunker.net/halobunker/images/DOOM04.JPG http://www.gamebunker.net/halobunker/images/DOOM05.JPG http://www.gamebunker.net/halobunker/images/DOOM06.JPG http://www.gamebunker.net/halobunker/images/DOOM07.JPG Tell me what you think (as if you won't anyway :-P).
  22. StRiKeR

    Doom Connector still around?

    There is harly any players in Zdeamon right now. I mainly like to play co-op.
  23. StRiKeR

    Pics of a level I am making

    Obviously the level isn't finished or I would have released it already Lutarez, but thanks for your comments.
  24. StRiKeR

    Doom Connector still around?

    Sad, I am really itching for some DOOM co-op. Anyone up for a game of co-op, zdoom?
  25. StRiKeR

    Doom Connector still around?

    ? sarcasm?
×