[GH-ISSUE #152] Clicking run should make your player start running the next game tick. #67

Closed
opened 2026-05-15 02:56:01 +00:00 by Dark98 · 0 comments
Owner

Originally created by @Gptaqbc on GitHub (Nov 9, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/152

What was said about it in Discord:
"check the run button in the packet, should be easy from there
if i remember correctly it just sets running2 to true and it should set running to true until the next walk path
so just remove running2 and set running true instead"

Originally created by @Gptaqbc on GitHub (Nov 9, 2019). Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/152 What was said about it in Discord: "check the run button in the packet, should be easy from there if i remember correctly it just sets running2 to true and it should set running to true until the next walk path so just remove running2 and set running true instead"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#67