Search found 11 matches

by jimsta
Mon Feb 13, 2012 12:40 pm
Forum: 3ICE's Sliding System for RoC
Topic: how to slide on more then one tile ?
Replies: 2
Views: 5777

how to slide on more then one tile ?

i want to slide on both ice and snow, because like other slide maps it's very anoying that you stop / die if you touch the snow.
in other words i want to use death regions.

could you help me with the triggers tried several things but i'm not so familar with JASS .

thank you for your'e time !
by jimsta
Thu Feb 09, 2012 8:28 pm
Forum: 3ICE's Sliding System for RoC
Topic: variables are good and no errors still can't slide
Replies: 9
Views: 12885

Re: variables are good and no errors still can't slide

i hope so ^^

got a new question already : how can i let the unit stop when sliding ?
by jimsta
Thu Feb 09, 2012 8:12 pm
Forum: 3ICE's Sliding System for RoC
Topic: variables are good and no errors still can't slide
Replies: 9
Views: 12885

Re: variables are good and no errors still can't slide

ah ok thank you for your'e help .

i will need it many times cause i wanne make a new slide serie but don't know the name yet.
planning everything.

thank you, greetz jimsta
by jimsta
Thu Feb 09, 2012 6:33 pm
Forum: 3ICE's Sliding System for RoC
Topic: variables are good and no errors still can't slide
Replies: 9
Views: 12885

Re: variables are good and no errors still can't slide

i didn't do anything to the triggers .
maybe it looked like i go faster on ice, sorry.

how must i fix this?

thank you for posting so fast .
by jimsta
Thu Feb 09, 2012 5:33 pm
Forum: 3ICE's Sliding System for RoC
Topic: variables are good and no errors still can't slide
Replies: 9
Views: 12885

Re: variables are good and no errors still can't slide

this is the map.

i'm sorry for the late reaction .
by jimsta
Tue Feb 07, 2012 10:05 pm
Forum: 3ICE's Sliding System for RoC
Topic: variables are good and no errors still can't slide
Replies: 9
Views: 12885

variables are good and no errors still can't slide

if i wanne test it gives no errors, but i can't slide or die on snow (my speed is faster on ice)

-removed-

something wrong?
by jimsta
Tue Feb 07, 2012 9:38 pm
Forum: 3ICE's Sliding System for RoC
Topic: I copy and past the trigger "3ICE's Sliding Trigger" errors
Replies: 8
Views: 13458

Re: I copy and past the trigger "3ICE's Sliding Trigger" errors

srry, never mind i'm stupid --'

i did steer instead of speed thats why i didn't saw a variable in it .

please excuse me for wasting your'e time .
by jimsta
Tue Feb 07, 2012 9:33 pm
Forum: 3ICE's Sliding System for RoC
Topic: I copy and past the trigger "3ICE's Sliding Trigger" errors
Replies: 8
Views: 13458

Re: I copy and past the trigger "3ICE's Sliding Trigger" errors

yeah, but i really checked the names of the variables and there right and what variable name should be in here :

call SetUnitX(u,x+udg_Speed*Cos(0.017453278*GetUnitFacing(u)))

call SetUnitY(u,y+udg_Speed*Sin(0.017453278*GetUnitFacing(u)))
by jimsta
Tue Feb 07, 2012 9:14 pm
Forum: 3ICE's Sliding System for RoC
Topic: I copy and past the trigger "3ICE's Sliding Trigger" errors
Replies: 8
Views: 13458

Re: I copy and past the trigger "3ICE's Sliding Trigger" errors

sadly, i copied and tried again (little later) it still gives the 2 errors with "expected a name" ...
greetz, jimsta