Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

ZeldaXD
EE Homeboy
From: Cyprus
Joined: 2015-02-15
Posts: 1,539
Website

Detecting "jump" on dots, ladders, boosts...

Just on "m":

if (m.GetBoolean(11) == true)
{
       con.send("say", "you are detecting jump correctly");
}

Note: it will only work if user also moves while jumping.


gLjTZE1.png

Offline

ZeldaXD1423757881203551

Board footer

Powered by FluxBB

[ Started around 1714037482.3718 - Generated in 0.028 seconds, 12 queries executed - Memory usage: 1.34 MiB (Peak: 1.42 MiB) ]