| 03-21-2006, 11:41 AM | #2 |
fun, new, interesting, unique spells, everyone should try them out |
| 03-21-2006, 01:23 PM | #3 |
Cool! I like Eclipse of Sanity best. didn't look at the coding yet. Post Scriptum: Why the hell do you use Windows Media Player? VLC Player is free and faster and can read more file types, why not use this instead? |
| 03-21-2006, 02:00 PM | #4 |
Note to Self: Crop image next time. I use it because I don't listen to music much. |
| 03-21-2006, 04:36 PM | #5 |
They're real nice, I love the ideas. Although I noticed if you use the potion and keep using Eclipse of Sanity they stack to a point that makes my computer practically freeze until it wears off heh. But I guess it has a cooldown for a reason : ) Good job either way. |
| 03-21-2006, 05:22 PM | #6 |
Yeah, there is a limit to how many units you can have moving around before you get lag. I don't recommend having more than 10-15 sprites flying around, unless you want hideous lag. |
| 05-09-2006, 08:37 PM | #7 |
Very nice. Gotta love it... |
| 05-09-2006, 08:59 PM | #8 |
Please only use a custom color if you want to highlight something special, not a whole post. |
| 03-19-2007, 09:46 AM | #9 |
dude those skills rule i especilly like the orb 1 and thats cool how it stacks and all |
| 09-15-2007, 06:52 PM | #10 |
Thanks for the code, I'm trying to learn JASS =D Also, a big piece of advice: ALT+PRNTSCRN only copies inside the current window. |
| 09-20-2007, 09:00 PM | #11 |
How the hell can one import this spell into a map? I guess it's only made for people who might as well type it all up themselves since you're "so-called" descriptions doesn't say squat that helps. Let me show you... ============= Dummy ID: ============= constant function DummyID takes nothing returns integer return 'h001' endfunction Change the part 'h001' to whatever the rawcode for this or whatever dummy you want to use is. You can find this by pressing CTRL+D while in the Object Editor. Instead of showing the unit type it will now say something like: "h001:hpea(Universal Dummy)", your rawcode it the leftmost 4-digit integer value. Umm, where exaclty IS that code? I don't see it anywhere on your code... Not enough?... =================== Implementation: =================== You need the following: 1) The Eclipse of Sanity trigger 2) The Eclipse of Sanity spell/buff 3) All the stuff in the custom script section 4) Both global variables 5) The dummy unit/model Ummm, what the hell does 3) mean? All the stuff in the custom script section which doesn't exist... wow, that's almost as clear as saying "put the stuff found the place into the thing" :D I'm not going to lie, I think your Sanity or whatever spell is THE SHIT! but please please please help me import it... |
| 06-15-2008, 05:18 PM | #12 |
err bloodgod, just copy and paste -.- |
| 06-19-2008, 10:12 PM | #13 |
When testing Shifting Form, I get double free of location in "Shifting_Form_Evasion" |
| 06-27-2008, 11:57 AM | #14 |
So fix it :P Chuckle_Brother isn't here anymore. |
| 07-27-2008, 06:20 AM | #15 |
Make sure you're using JassHelper when you open and modify these codes. Just a heads up. Otherwise you probably won't be able to see the variables you need to import. Mainly directed at BloodGod_Phire. Oh, and just a suggestion, perhaps inputing an option to allow those modding it who are noob to place an effect animation when the Orb hits the enemy. I don't think I've ever seen a revolving orb affect with the orbs having the ability to buff/debuff units it comes in contact with... |
