Jump to content

Noodle

Members
  • Posts

    1,145
  • Joined

  • Last visited

Everything posted by Noodle

  1. There's no hypocrisy there. One thing is to talk about someone's right to license his own work and another thing is to put into question how much of a model belongs to a re-skinner how claims ownership for a whole he didn't make. .
  2. As a SP modder I'd find that very useful!
  3. I don't think you can remove the player entity since it'd probably crash the game. Maybe you could try making him invisible when he dies? You just have to give the info_player_start entity a deathscript. I have no idea how you can make an FX play wherever you are.Maybe it can, but I'm not sure how.
  4. Instead of troubling ourselves with words, I decided to just make a quick map demo that teaches you everything you need to know. https://www.dropbox.com/s/v6kc1jhoon7t8mb/self_remove_demo.pk3?dl=0 /devmap self_remove_demo to test the map and see the results for yourself. Open the .map file with gtkradiant to see the process. Open the self_remove.icarus file to see the simple script it involves. Enjoy modding!
  5. If it's a singleplayer map, make sure the player triggers a target_scriptrunner when he starts the map. As far as I know it can't be done without coding. However, you can achieve this in a custom map if you give every NPC a custom deathscript that removes them when they die. The script should be like this: remove ( $get( STRING, "SET_PARM1" )$ ); And every single NPC in your map should have a parm1 command whose value is the same as the NPCs targetname. To activate the script, the NPC should have a deathscript command with a value that links it to the script above. I think that should work!
  6. Holy fuck, how did you put up with that for so long? Your computer seems to be suffering from some sort of digital AIDS.
  7. Noodle

    Naboo Plaza

    It looks good, though the lighting doesn't seem to make sense. The roofs don't seem to cast any shadow.
  8. You'll have to wait for him to release the next chapter of his Bespin mod, which will surely be mod of the year.
  9. Tabletop RPGs are a great way to develop your skills as a narrator, I enjoy them quite a lot, though I have only played DND a couple times.
  10. I'd certainly think so, concepts like antropomorphic earth rabbits as alien species are one of the many things that makes me not miss the EU. That and shit like this http://starwars.wikia.com/wiki/Ssi-ruu
  11. Are the shaders in the shaderlist.txt file?
  12. Doesn't work like that, he's just dead during the clone wars and was never alive during the OT.
  13. Let's not forget Jaxxon is canon https://i0.wp.com/comicsbeat.com/wp-content/uploads/2014/11/death_of_jaxxon.jpg?resize=599%2C337
  14. He's a near human alien Jedi that was doing a vow of penance during the clone wars for an unnamed reason. He had set traps for possible tresspassers, not padawan learners. Vader's chasing him to fulfill his rite to corrupt a kyber crystal, which he does by fighting the jedi battlemaster unnarmed. This is all during the first months of the Empire.
  15. The noghri used to be purple untill it was shoddily reskinned to looke blue. You can see how it uses to look at the multiplayer's red and blue skin icon.
  16. Not only is he a Grievous fanboy, he's a complete retard and it's fun to see Vader rekt him.
  17. I stopped that project when I hit a wall with a bug I didn't know how to fix back then. I will finish it eventually and it will be added to my main mod project as a small quest.
  18. It seems that now crystals follow more George's ideas than in the past, which I like. All living things are influenced by the force, as such, it seems pertinent that kyber crystals react in some way to it, after all, it's the crystal the one that chooses the Jedi, not the other way around. In the same way, a red lightsaber is obtained by corrupting the essence of a kyber crystal. In the new canon, the sith take the lightsaber from a Jedi and imbue it with all their dark emotions (thus, making it 'bleed'), which I personally like, since it seems coherent with the whole corrupt nature of the sith. Ahsoka's white lightsaber were obtained when she killed the sixth brother and purified his lightsaber crystal. It doesn't mean that it obtained that color because she's a gray jedi, because she isn't, as there's no such thing as a 'gray jedi' in the new canon.
  19. I'd love to try and animate a model with a custom skeleton like that one, sounds like a really fun challenge.
  20. This is great! Might be very useful for all of us SP modders. I think the AI flags are related to special npcs like vkothos and dkothos, who have a special AI flag that tells them to heal evil rosh, who alsi has a special AI flag.
  21. https://en.m.wikipedia.org/wiki/The_Hidden_Fortress#Influence
  22. Sure! I love studying everything I can
  23. I have made some progress in my main mod, though there's still plenty of things to finish. Good news is that at last my first bounty hunting mission is complete: you'll be able to either kill or capture your first target. Sad thing is that since I'm still new to coding, I haven't been able to implement a credits mechanic, in which you can either earn or spend money for different things. I have been playing a lot with kitbashing and skinning (inspired by the recent threads here). Since I've always been a fan of togrutas, I started working on my own Togruta mercenary. It was almost all done with base models (which means her head has proper mouth movement), with exception of the montrals, which are from neomarz's shaak ti and Cisco's texture which I'm using as a placeholder for now. Also, I used Scerendo's Female Jedi face textures as a base. Pic related: Thanks! I'm not sure I've the brain to make it a gameplay mechanic, but I'm sure I'll use it for some fun quests! Thanks! That was achieved with a couple of scripts and a couple of hand-crafted animations. We will make Jedi Academy great again!
  24. They're basically different games. The Wii version even has a duel mode.
  25. Anime isn't the only thing that's japanese, and even so, anime has been a source of inspiration in recent Star Wars history. http://www.starwars.com/news/the-cinema-behind-star-wars-princess-mononoke-ahsoka-tano The original trilogy was heavily inspired by Kurosawa's samurai films and the whole philosophy of the films is based on eastern mysticism.
×
×
  • Create New...