Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

use last args, script command shorthand#10

Open
xiivler wants to merge 11 commits intofruityloops1:mainfrom
xiivler:main
Open

use last args, script command shorthand#10
xiivler wants to merge 11 commits intofruityloops1:mainfrom
xiivler:main

Conversation

@xiivler
Copy link
Copy Markdown

@xiivler xiivler commented Jan 23, 2022

When inputting a command without any arguments, it uses the last valid arguments, saving typing when using multiple commands. Script command can now also be run using "s".

xiivler and others added 2 commits January 23, 2022 09:36
When inputting a command without any arguments, it uses the last valid arguments, saving typing when using multiple commands. Script command can now also be run using "s".
case smo::InPacketType::Init:
{
connect();
//OutPacketPlayerTeleport p;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be completely removed?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, sorry. That was when Fruity and I were debugging it on Mac a while ago.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants