Jump to content

therfiles

Members
  • Posts

    1,521
  • Joined

  • Last visited

Everything posted by therfiles

  1. This is actually pretty neat. Thanks for sharing it with us!
  2. Ditto @@Lord_Newbie. The SET_SHIELDED block is for JK2 when Kyle destroys Kejim's (?) Ion Canons. On means they can't take damage, off means they do. Not sure if it can be used for other things...
  3. Woah...lets calm down here. Figuring out most of this stuff out wouldn't take an entire Saturday. @eezstreet's explanations here are, quick, concise, and helpful. With this info, you should have all the info you need to get it all working. Here are some extra tips: 1 - Make a trigger_teleport and check the "use" flag (this makes the user have to push a button). Connect it to a target_position and a target_print. 2 - You'd either have to write a simple script that toggles the above trigger_teleport is active, or make a trigger_multiple, and connect it to a target_activate and then to the trigger_teleport. I think. This may be complex, but think through it logically (think: user presses the button, a signal is relayed to this ent, etc). 3 - If you want to add a door that opens down there is a spawnflag that does that. If you want to add the door to the map itself, you can't. You'd have to have the .map or use map modding or some sort of makermod to do it. Sorry. 4 - Make a trigger_multiple (again, no surprise, use the use flag) and connect it to an NPC_spawner (or another NPC_ entry that is what you desire). You may have to tweak the spawnflags. For the unkillable thing, make a func_breakable with either the invincible flag checked or just a crap load of health (100000000). 5 - Trigger_multiple connected to target_print. Disclaimer - everything above could be wrong. Not likely... Ok. Bro, if you want to do this, you have to put in the time. This is not fast food. I know you can do all the things you want (minus 3) in a manageable amount of time. Everyone here wants to help you help yourself. You will learn nothing if it's all just handed to you. And we're not complaining. We're helping you help you. This.
  4. Sorry, I just thought you were saying that Behaved is easy to master. I agree that it's not very flexible as a language, and you have to program ghetto "work arounds" to make it all work.
  5. It wouldn't be laggy per say, but it would look like a stop motion thing. Glad it's working for you, but maybe you could consider making a tentacle that is a combination of segments that move independently via script (with the ROTATE and MOVE blocks)? I know, it's tricky...an animated model would be preferable...@@ChalklYne
  6. Hey! It still requires the user to put things in a logical, correct syntax which dictates the need for variables, parameters, and other global properties. Sure, the vehicle of the language may be accessible via a "drag and drop" interface, but it still requires amble amount of skill and knowledge. Also, I suppose you could write it without Behaved, but that would be silly! Why use an inferior tool (for example: MS Paint) when you have a more user-friendly one (GIMP). Especially when you get into complicated, nasty, nested loops and such, having an easy to use program to sort it out for you is a lifesaver! Plus, it's pretty and fun! And yes. I'm fluent at breathing. Thanks! Happy to help anytime. I started a tutorial a while back...however it's not done. I hope to tidy it up sometime, but so darn busy!
  7. I know the entity misc_music_change will do the trick, but that's not what you're after...I'm not sure there is a way to do it, other than triggering that ent or using the Play Sound block in Behaved and using CHAN_MUSIC (untested...). My best guess would be that ICARUS block. As to the mod your referencing, he's using DMS (Dynamic Music System?...Truth is I have no idea what it stands for). It's controlled by the file dms.dat in ext_data. This is the entry of interest from Deception: semele_mine { uses vjun2 } semele_computer { uses vjun2 } semele_power { explore yavtemp2_explore action yavtemp2_action boss battlemusic } Basically, he can reference any of these "key words" to link to some music. It's actually very efficient. Rather than replacing the physical music file, you just change the one it's linked to. For the last entry, you can see that there is multiple tracks listed, with the "mood" you mentioned by it. Using scripts, he can simply change the "mood" to BOSS, ACTION, or EXPLORE, and you get "new" music. Pretty cool. We'll get along great
  8. Lookin' sweet!
  9. I'd actually be for something unStarWarsee. Something that promises a new direction for an amazing franchise.
  10. I've fiddled with stuff like this. Maybe we can compare notes...
  11. Good idea. I'll look into it, too. M'kay, @@eezstreet. You may have victory.
  12. Sounds like fun! What do you have in mind?
  13. therfiles

    We need money

    Hey! Thanks for the Donation! We really appreciate it! The staff have to manually update it. Ill do it now
  14. 5000 and we'll talk
  15. Ah, ok. Sorry, I misunderstood. Well, I guess it can't hurt to at least try this out. I'll talk with @@Circa and see what we can do...
  16. Doesn't he die in EP4, though?
  17. Aren't these models from that series?
  18. I can see that. The mods are listed alphabetically, too. And if GSA and JKG wanted a mod forum, we would be extremely happy to provide them with one, but they haven't requested it. But you've got a valid point. I don't think it's that small, I mean it's just like all the other forums, the subforums are listed right below the main forum. And sure, you could toggle the showing of all these forums, but it's practically what we have now. I'd love to hear some more opinions on this matter.
  19. AKA Throw out all SW canon. Sounds good!
  20. So Tavion tried to imbue her Reborn's with the Scepter of Marka Ragnos in a remote laboratory. It goes wrong, ripping the life essence out of the subjects. Now, only the dark side remains to stimulate their bodies. They are like Zombies. Jaden must find a way to release the Dark Energy, before the "zombies" can get off planet and ravage the galaxy...
  21. therfiles

    We need money

    Right now, we have a bill for $170. If that didn't get payed by November, JKHub will cease to exist. Since we've got that, we're guaranteed to make it. We've got a couple of other bills to tackle that are less critical ATM (Dropbox, etc). So $200 pays our critical webhosting bill and some insurance. We'll need more money later, unfortunately, but hopefully we won't need to go to ads.
  22. therfiles

    We need money

    I think I've fixed it now... Thank you so much for the donation, @@mrwonko and @@Szico VII! You guys rock!
×
×
  • Create New...