0:06 AM
williamtdr
Brandon15811: Is there anything I can do?
0:07 AM
Brandon15811
I still see the setSpawn function in level.php
0:10 AM
williamtdr
really?
0:10 AM
not in the latest version.
0:10 AM
Brandon15811: it was removed for some reason.
0:10 AM
noclip maybe?
0:10 AM
Brandon15811
in the latest dev it is
0:11 AM
line 288 world/Level.php
0:13 AM
williamtdr
oh! in world.
0:13 AM
but when I call it in the API it says it's not a method.
0:15 AM
Brandon15811
try Level::setSpawn
0:18 AM
williamtdr
Brandon15811: Did, new result: player spawns at 0,0,0.
0:18 AM
Brandon15811
its progress xD
0:18 AM
did you call it with a Vector3
0:18 AM
?
0:18 AM
williamtdr
Brandon15811: yes.
0:18 AM
$this->api->level->get("lobbyB")->setSpawn(new Vector3(107, 10, 97));
0:19 AM
what did I do wrong? :(
0:21 AM
IT WORKED!
0:21 AM
A restart and it worked!
0:21 AM
Brandon15811
woo!
0:21 AM
st0ll3n has quit
0:21 AM
williamtdr
I can launch tonight!
0:22 AM
Brandon15811
:D
0:22 AM
good luck!
0:22 AM
williamtdr
Thanks!
0:22 AM
MinecrafterJPN
:)
0:22 AM
williamtdr
This new lobby system is gonna be so amazing..
0:23 AM
Brandon15811: One more thing: I've modified player.offline.get, and the server does not register it. Any reason why?
0:25 AM
Brandon15811
define modified?
0:25 AM
williamtdr
Brandon15811: this
0:25 AM
case "player.offline.get":
0:25 AM
$randomlobby = rand(1, 4);
0:25 AM
switch($randomlobby) {
0:25 AM
case 1:
0:25 AM
$data->set("position", array("level" => "lobbyA", "x" => 108, "y" => 8, "z" => 97));
0:25 AM
break;
0:25 AM
case 2:
0:25 AM
$data->set("position", array("level" => "lobbyB", "x" => 108, "y" => 8, "z" => 97));
0:25 AM
break;
0:25 AM
case 3:
0:25 AM
$data->set("position", array("level" => "lobbyC", "x" => 108, "y" => 8, "z" => 97));
0:25 AM
break;
0:25 AM
case 4:
0:25 AM
$data->set("position", array("level" => "lobbyD", "x" => 108, "y" => 8, "z" => 97));
0:25 AM
break;
0:27 AM
Brandon15811
you registered in init, right?
0:27 AM
williamtdr
Brandon15811: yes.
0:28 AM
Brandon15811
the set->position isn't registering?
0:29 AM
MinecrafterJPN has quit
1:07 AM
williamtdr has quit
1:30 AM
Dan_Armstrong joined the channel
2:07 AM
sekjun9878|away is now known as sekjun9878
2:55 AM
MickeyG joined the channel
2:58 AM
MickeyG has quit
2:58 AM
sekjun9878 is now known as sekjun9878|away
3:20 AM
sekjun9878|away is now known as sekjun9878
3:49 AM
Dan_Armstrong has quit
4:07 AM
williamtdr joined the channel
4:08 AM
williamtdr has quit
4:34 AM
Dan_Armstrong joined the channel
4:57 AM
sekjun9878 is now known as sekjun9878|away
5:04 AM
sekjun9878|away is now known as sekjun9878
5:30 AM
sekjun9878 has quit
5:31 AM
sekjun9878 joined the channel
6:11 AM
6:11 AM
poor guy
6:20 AM
sekjun9878 is now known as sekjun9878|away
7:37 AM
shoghicp, ping
7:39 AM
sekjun9878|away is now known as sekjun9878
7:52 AM
InusualZ joined the channel
7:55 AM
InusualZ
Hi
7:57 AM
sekjun9878
Hi InusualZ
8:04 AM
conehead has quit
9:03 AM
Dan_Armstrong has quit
9:05 AM
sekjun9878 is now known as sekjun9878|away
10:12 AM
InusualZ_ joined the channel
10:16 AM
InusualZ has quit
10:17 AM
InusualZ_ has quit
10:17 AM
InusualZ joined the channel
10:18 AM
sekjun9878|away is now known as sekjun9878
10:26 AM
InusualZ_ joined the channel
10:29 AM
InusualZ has quit
10:42 AM
sekjun9878 is now known as sekjun9878|away
10:44 AM
sekjun9878|away is now known as sekjun9878
10:59 AM
Zigglezzy joined the channel
10:59 AM
Zigglezzy
Hello
10:59 AM
sekjun9878
Hi
10:59 AM
Zigglezzy has quit
11:01 AM
Zigglezzy joined the channel
11:01 AM
lol
11:01 AM
How can I help you?
11:01 AM
Zigglezzy has quit
11:02 AM
InusualZ_ has quit
11:03 AM
Zigglezzy joined the channel
11:03 AM
Zigglezzy
Hey
11:04 AM
Zigglezzy has quit
11:07 AM
Zigglezzy joined the channel
11:07 AM
Hey how i talk on this
11:13 AM
Zigglezzy has quit
11:14 AM
Zigglezzy joined the channel
11:15 AM
Zigglezzy has quit
11:30 AM
InusualZ joined the channel
11:36 AM
sekjun9878
Hi InusualZ
11:36 AM
InusualZ
Hi
11:37 AM
I'm experimenting with netwoking in C#
11:37 AM
sekjun9878
lol
11:37 AM
InusualZ
networking*
11:37 AM
experimenting XDXDXDXd
12:09 PM
shoghicp joined the channel
12:11 PM
Hi
12:11 PM
sekjun9878
Yes
12:11 PM
At last
12:11 PM
Its the legendary shoghicp descending from heaven to greet us once again
12:11 PM
shoghicp
xD
12:12 PM
InusualZ
xD
12:12 PM
sekjun9878
@shoghicp MultiServer doesn't work
12:12 PM
shoghicp
gh#MultiServer/1
12:12 PM
sekjun9878
Yeah I just got an email
12:12 PM
shoghicp
sekjun9878: tell me the specific error
12:13 PM
sekjun9878
I can't use it for local servers either
12:13 PM
shoghicp
the level 7 or 8 doesn't mean anything xD
12:13 PM
sekjun9878
A level 8 error
12:13 PM
I terminated that screen long ago
12:13 PM
shoghicp
...
12:13 PM
sekjun9878
Oh
12:13 PM
shoghicp
check the console.log
12:14 PM
sekjun9878
[ERROR] A level 8 error happened: "Undefined index: ip" in "/home/sekjun9878/PocketMineServers/CSD/src/API/PluginAPI.php(93) : eval()'d code" at line 41
12:14 PM
shoghicp
thanks
12:15 PM
sekjun9878: your config is not correct
12:15 PM
12:15 PM
sekjun9878
I used the multiadd command
12:15 PM
It must be correct
12:15 PM
I tried like 5 times
12:15 PM
shoghicp
hmm
12:16 PM
paste the config ;)
12:17 PM
sekjun9878
No!
12:17 PM
I'm too lazy for dat
12:18 PM
@shoghicp is the mirror thingy still not ready yet?
12:18 PM
shoghicp
sekjun9878: no
12:19 PM
sekjun9878
:(
12:19 PM
shoghicp
12:19 PM
sekjun9878
But you already showed me like 3 mirrors?
12:20 PM
shoghicp
They were set up by me
12:20 PM
and only the main one works correcly
12:20 PM
correctly
12:20 PM
*
12:20 PM
sekjun9878
Hmm
12:20 PM
Just set up a php redirect?
12:20 PM
For downloads at least