Jumpy

Forum User
  • Content count

    77
  • Joined

  • Last visited

Everything posted by Jumpy

  1. I recently decided to add a custom model (Duke Nukem) to my map and it works with no problem. This is what I did: 1. When I downloaded the duke nukem, I took all the folders (material, xmodel etc.) and pasted them in my raw folder. 2. I copied all the IWI files from the images folder and pasted in my IWD/images folder 3. When I updated the zone file, I added this: material,mtl_plr_dnf_duke_body material,mtl_plr_dnf_duke_glasses material,mtl_plr_dnf_duke_glasses_lens material,mtl_plr_dnf_duke_hand material,mtl_plr_dnf_duke_head xmodel,viewhands_dnf_duke xmodel,playermodel_dnf_duke 4. In the GSC I have this code: user endon("disconnect"); user detachAll(); user setModel("playermodel_dnf_duke"); user iprintLnBold("^5You ^7are ^3Duke Nukem now!"); P.S I have it in my mini RTD script. and this: precacheShader("mtl_plr_dnf_duke_body"); precacheShader("mtl_plr_dnf_duke_glasses"); precacheShader("mtl_plr_dnf_duke_glasses_lens"); precacheShader("mtl_plr_dnf_duke_hand"); precacheShader("mtl_plr_dnf_duke_head"); precacheModel("playermodel_dnf_duke"); How do I add custom weapons from CFG factory? I did the same process but it didn't work.
  2. How did you import the models?
  3. So is yours...
  4. meh...
  5. It started today. Whenever I want to test any of my maps or even join a dr server i get this error: Couldn't load maps/mp/mp_deathrun_coyote.d3dbsp I downloaded a cfg for my map and it messed up my settings, maybe that's the problem?
  6. ......................................................................................................................................................................................................................................................................................... ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ......................................................................................................................................................................................................................................................................................... ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ ........................................................................................................................................................................................................................................................................................ .......................................................................................................................................................................................................................................................................................
  7. Okey... https://www.youtube.com/watch?v=T3HhjH7RXTI
  8. What are you talking about? What reactions?
  9. I know right? Some people just don't care...
  10. I'm getting one rye nau
  11. Ok, I will remake the video and make it better. With filmtweaks and full hd. K m8?
  12. How the? How did you even do that? I didn't even have my gsc in the downlaod... WTF?
  13. Well, you might not have to like it but my map got added to two servers already... I released it because I wanted to, not because I wanted it to be added to Raids deathrun rotation...............................................................................................................................................
  14. K.
  15. What should I do then? Rotate two naked lady models :D?
  16. K and thanks!
  17. So? I mean, I like making maps. I do it for fun, not because I want to prove that I can map and code better, but because it's fun and am learning how to code. I really don't understand why you've become so rude , and don't say you haven't. Is there something I am doing wrong? Just trying to absorb as MUCH information as possible, then you come and say "fuck off"...
  18. What does that mean? Good? Bad?
  19. On a server? LAN?
  20. Are you devmaping, and are you playing with bots?
  21. Does the round end when you're on free run?
  22. I really don't understand why you are so pissed, and please, don't say you aren't. I know I can be a bit annoying with my questions but everyone says that raid is the best place to ask for help. If I were you and you were me I would gladly help, even though you're annoying. I am sorry but I am kind of offended by your ways of helping because if you hate me so much, no one even asked you to answer... Your're the only one who is kind of HARSH on me... I don't know whats wronging you Sentrex... I'm just trying to fit in... Bad day
  23. IDK it's not working.
  24. So what should I do? Rename the weapon file to seomthing else and have it in my iwd?