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 2017-08-13 09:24:12

italkalotfromee
Member
Joined: 2015-05-08
Posts: 117

Saving level with bot? Does it work?

if (msg[0] == "save")
{
      /// "/save" - works in-game as a command but not bot..
       con.Send("say", "/save"); // How come this doesn't work??
}

FluxBB bbcode test

Offline

#2 2017-08-13 09:27:43

Vinyl Melody
Formerly BananaMilkShake
Joined: 2016-06-19
Posts: 616

Re: Saving level with bot? Does it work?

Did you try /loadlevel'ing to see if the bot did save the level?


cb0de83627.png
Thanks to: Ernesdo (Current Avatar), Zoey2070 (Signature)

Very inactive, maybe in the future, idk.

Offline

#3 2017-08-13 09:36:14

italkalotfromee
Member
Joined: 2015-05-08
Posts: 117

Re: Saving level with bot? Does it work?

Vinyl Melody wrote:

Did you try /loadlevel'ing to see if the bot did save the level?

Yes I did, of course.


FluxBB bbcode test

Offline

#4 2017-08-13 09:44:12

Kikikan
Member
From: Hungary
Joined: 2015-08-10
Posts: 204

Re: Saving level with bot? Does it work?

Try sending the "save" message instead of "say".

Offline

Wooted by: (2)

#5 2017-08-13 09:45:10

italkalotfromee
Member
Joined: 2015-05-08
Posts: 117

Re: Saving level with bot? Does it work?

Kikikan wrote:

Try sending the "save" message instead of "say".

It works, I appreciate it.


FluxBB bbcode test

Offline

#6 2017-08-13 10:05:01

Gosha
Member
From: Russia
Joined: 2015-03-15
Posts: 6,202

Re: Saving level with bot? Does it work?

/save should work.

make sure you are the owner //forums.everybodyedits.com/img/smilies/tongue

Offline

#7 2017-08-13 22:47:46

italkalotfromee
Member
Joined: 2015-05-08
Posts: 117

Re: Saving level with bot? Does it work?

Gosha wrote:

/save should work. make sure you are the owner //forums.everybodyedits.com/img/smilies/tongue

It doesn't though, Of course i am the owner you goof ball.


FluxBB bbcode test

Offline

#8 2017-08-13 23:41:12

Latif
Member
From: The Netherlands
Joined: 2015-03-13
Posts: 1,206

Re: Saving level with bot? Does it work?

So /save saves the world in the client sided code?

Offline

#9 2017-08-14 00:22:45

John
Member
Joined: 2019-01-11
Posts: 1,972

Re: Saving level with bot? Does it work?

Latif wrote:

So /save saves the world in the client sided code?

I'd say that's an educated guess.


PW?scale=2

Offline

#10 2017-08-14 01:06:54

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Saving level with bot? Does it work?

Yeah, it's pretty stupid. The client is hard-coded to send the 'save' message instead of sending 'say' like any other command.


signature.png
*u stinky*

Offline

Wooted by:

#11 2017-08-14 01:16:45

John
Member
Joined: 2019-01-11
Posts: 1,972

Re: Saving level with bot? Does it work?

I assume that is also for listportals and other client related commands?


PW?scale=2

Offline

#12 2017-08-14 09:34:16

Latif
Member
From: The Netherlands
Joined: 2015-03-13
Posts: 1,206

Re: Saving level with bot? Does it work?

You don't send any message to the server with /listportals because it's not needed. Same with /help and /getpos.

Offline

Latif1502699656673093

Board footer

Powered by FluxBB

[ Started around 1711620813.739 - Generated in 0.052 seconds, 11 queries executed - Memory usage: 1.5 MiB (Peak: 1.65 MiB) ]