Search results

  1. K

    Destroying an effect right away

    Hi, I'm making this vehicle map where the loading unit shows on top of the transporting unit so it mimics a rider riding on top of the unit. I used Special Effect - Create a special effect attached to the chest of (Transporting unit) using model[(Player number of (Owner of (Loading unit)))]...
  2. K

    Loading unit with immobile transporting unit

    Hi, I'm trying to make a map where I can ride on a mount... My idea was that when I ride on a vehicle, it'll show my hero on top of the vehicle so that I look like I'm riding on it. And when I dismount, it'll stay immobile since I'm not there to drive it. I did movement and turn speed...
  3. K

    How to retrieve Unit model path?

    Hi, I'm making a map where a unit can mount (be transported by a zepplin) and that will make an attachment of the loaded model to the chest of the transport(zepplin) so that the unit will look like it's riding on top of it. I know I can make an ability and giving it the model path and stuff...
  4. K

    Jass passing variables to other functions

    Hi, I've started learning about jass.. Two days ago I had almost zero knowledge but then after learning about Polled wait, I kinda regained confidence. But there are two problems... I have read multiple number of other posts on those problems but they did not fully answer my questions very...
  5. K

    X basic Jass Code Explanation Help!

    Hello. I'm learning Jass... I have a basic understanding of java (good enough for a 2nd year computer science student.) and I am learning this whole thing. Below is a custom script mde by someone using a nick name : D-Man. But it was distributed on epicwar.com so I dled it. I'll get...
Top