Posts: 1,696
Threads: 60
Joined: Jan 2009
(07-05-2009, 03:18 PM)Someone else Wrote: If its type 0 yes if its type 3 then no.
Nave is right only type 0 stops itself.
(07-05-2009, 11:30 AM)TheNave Wrote: huh, whatyatalking about? indefinite timestop with vrest: 1? >>only t0 objects are stuck in a frame with a low vrest<<, on t3 objects it works fine, but if you'd use vrest 50 the enemys could move from time to time...
So he meant t0=itr-object, not the hit one...
But i think that can't be right... If things like Henry's Super Arrow hit multiple enemies, the arrow itself is stucked, too, though it is a T3.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 746
Threads: 55
Joined: Apr 2008
Yep but not in the same frame. Try downloading azriels blue skin (from the mainsite) and go into battle mode and choose 250 knights. Use his arrow and look as is still animated = stuck but not in the same frame on position.
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
Then i learned something new today...
But in case you want a MOVING slowdown zone you will need my technique XD
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 723
Threads: 29
Joined: Apr 2008
07-05-2009, 07:49 PM
(This post was last modified: 07-05-2009, 07:55 PM by Drahcir.)
Here, how 'bout this:
The character opoints a t3 object that sends out more large, fast-moving t3s with ik0, fall:0 and bdefend:0 in both directions, i.e. one t3 per frame, in alternating directions. (Think sonic waves.) But make sure they are large and move fast, so as not to bust the object limit.
You'll probably want to have state 18 on said t3s, and have the first one follow you via either weapon pick up or ik8.
Also, use effect:5 or you'll get a rather epic noise.
FOLLOW THE RULES!
Rule 1: English only (+10%, 1 week)
The forum is a meeting place for people from any nation to talk and have fun. Therefore, to ensure that everybody is able to participate and understand you, please stick to English with proper spelling and grammar.
Rule 2: Think before posting (+10%, 2 weeks)
Spam (posts that contain literally no useful information at all), off-topic discussion, gravedigs (posting in threads that have been inactive for several weeks) or generally senseless posts (posts that are hard or impossible to understand) of any form won't be accepted.
If you want to ask questions, search the Mainsite ( http://www.lf-empire.de) or the forums first to check if your enquiry has been answered elsewhere.
Rule 3: Etiquette (+30%, 2 weeks)
Generally, common sense applies here. Do not offend, harass, curse, show disrespect, or be rude towards anyone. Newcomers shall be treated, like anybody else, with respect.
Additionally, sexual or illegal content (such as pirated software, plagiarisms) are not allowed and will immediately be removed.
Rule 4: No multi-accounting (+40%, 1 month)
You may only have one single account on LFE. Bans will be allotted upon disregard.
Rule 5: Follow posting guidelines (+10%, 2 weeks)
- As LFE offers you to select differently colored themes, submitting posts with excessive color formatting is strongly prohibited as it possibly makes it hard to read them in other themes.
- If you submit an excerpt from .dat-files, use [code=dc]Your code here[/code] for clear presentation.
- Use descriptive titles when posting a thread. “Help” does not tell a whole lot.
- Click the [Solved]-button when a thread of yours has been cleared of your problems.
Rule 6: Follow profile guidelines (+10%, 2 weeks)
- Please keep your signatures under 150 pixels in size, including text. Refrain from using animated pictures as they can take longer to load on some computers. Using sounds or anything which interferes with the forum layout is forbidden.
- Do not upload avatars larger than 100 KB.
Rule 7: No backseat moderating (+10%, 1 week)
If you feel that a person has broken one of the above rules, please use the report-button located under each post. You may write the user a personal message (PM) but do not post in the respective thread to inform about the violation.
Grand Fonic Hymn - Orchestral Arrangement. Arranged by me. I promise it's not horribad.
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
(07-05-2009, 07:49 PM)Drahcir Wrote: Here, how 'bout this:
The character opoints a t3 object that sends out more large, fast-moving t3s with ik0, fall:0 and bdefend:0 in both directions, i.e. one t3 per frame, in alternating directions. (Think sonic waves.) But make sure they are large and move fast, so as not to bust the object limit.
You'll probably want to have state 18 on said t3s, and have the first one follow you via either weapon pick up or ik8.
Also, use effect:5 or you'll get a rather epic noise.
Same i have written above on page 1 already... besides you don't need MOVING objects, static ones with a huge itr will deal same...
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 1,003
Threads: 3
Joined: Mar 2008
fall: 0 & bdefend: 0 are the same as fall: 20 & bdefend: 16, so don't use it like that :P use fall: -1 & bdefend: -1
Thanks given by:
Posts: 723
Threads: 29
Joined: Apr 2008
07-06-2009, 03:02 AM
(This post was last modified: 07-06-2009, 03:04 AM by Drahcir.)
The thing about using moving objects is that you can stop it at any time,and it won't affect you.
@Nave: Thanks for the notice. Although you may want to hit everyone with massive fall: afterwards, cuz otherwise they'll not react to attacks at ALL.
FOLLOW THE RULES!
Rule 1: English only (+10%, 1 week)
The forum is a meeting place for people from any nation to talk and have fun. Therefore, to ensure that everybody is able to participate and understand you, please stick to English with proper spelling and grammar.
Rule 2: Think before posting (+10%, 2 weeks)
Spam (posts that contain literally no useful information at all), off-topic discussion, gravedigs (posting in threads that have been inactive for several weeks) or generally senseless posts (posts that are hard or impossible to understand) of any form won't be accepted.
If you want to ask questions, search the Mainsite ( http://www.lf-empire.de) or the forums first to check if your enquiry has been answered elsewhere.
Rule 3: Etiquette (+30%, 2 weeks)
Generally, common sense applies here. Do not offend, harass, curse, show disrespect, or be rude towards anyone. Newcomers shall be treated, like anybody else, with respect.
Additionally, sexual or illegal content (such as pirated software, plagiarisms) are not allowed and will immediately be removed.
Rule 4: No multi-accounting (+40%, 1 month)
You may only have one single account on LFE. Bans will be allotted upon disregard.
Rule 5: Follow posting guidelines (+10%, 2 weeks)
- As LFE offers you to select differently colored themes, submitting posts with excessive color formatting is strongly prohibited as it possibly makes it hard to read them in other themes.
- If you submit an excerpt from .dat-files, use [code=dc]Your code here[/code] for clear presentation.
- Use descriptive titles when posting a thread. “Help” does not tell a whole lot.
- Click the [Solved]-button when a thread of yours has been cleared of your problems.
Rule 6: Follow profile guidelines (+10%, 2 weeks)
- Please keep your signatures under 150 pixels in size, including text. Refrain from using animated pictures as they can take longer to load on some computers. Using sounds or anything which interferes with the forum layout is forbidden.
- Do not upload avatars larger than 100 KB.
Rule 7: No backseat moderating (+10%, 1 week)
If you feel that a person has broken one of the above rules, please use the report-button located under each post. You may write the user a personal message (PM) but do not post in the respective thread to inform about the violation.
Grand Fonic Hymn - Orchestral Arrangement. Arranged by me. I promise it's not horribad.
Thanks given by:
Posts: 105
Threads: 25
Joined: Apr 2009
Great ideas but i want to stop everyone frends and enemies only my char are normal. And when time stop is on you can hit enemies but they dont move to injured fame.
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
(07-06-2009, 01:31 PM)Hax0r Wrote: Great ideas but i want to stop everyone frends and enemies only my char are normal. And when time stop is on you can hit enemies but they dont move to injured fame.
(07-04-2009, 08:39 PM)Alblaka Wrote: The effect itself:
The move creates a T3-Object.
This object runs with a timer (hit_a, hit_d) and spawns continously another T3-object every frame
That object has a huge itr (to affect everything), a vrest: 50 (or higher), injury: 0 (or higher if you want to cause damage), fall: -1 and effect: 5. Also it has to use state: 18.
The move will completely stop any movement of all objects on the field, weapons may broke and enemies won't go to injured-frames if you hit them ^^
NFC on that point, but:
If you want your char NOT be stopped, but everyone else you have to make it a bit more different:
After your char does this move, he goes into a special stance (without body) where you can only "move" by pressing A, D or J (or combination) to perform specific moves. If you don't use any bodys in that stance (and the moves which will lead to the stance again after they are done) your char won't be affected by the time slowdown (and he won't be hurt by ANYTHING XD).
Btw: Kinda same move i planned already for the new char of mine (which i will finish after vacation). The char can control time etcetc and so (of course) one of his hellmoves is stopping time and then teleporting around, attacking enemies and healing allies.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 417
Threads: 56
Joined: Jan 2009
OR give all char special Bdy that will react with timestop while your char didn't have that special bdy
Thanks given by:
|