Post here to get help with using or setting up fCraft
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
Would it be possible to add server-side texture pack into the code?
Apparently Derplin's zombie survival server have a server-side texture pack for WoM. I'd like to know how to do this

You cannot use certain BBCodes: [img].
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
You cannot use certain BBCodes: [img].
-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
I started working on some more extensions to utilize WoM's new features. Like a real-time compass at the top-right corner of the screen

-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
I am currently working on a way to set environment settings per-world.
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
EXCITTTTTTED!!!!
You cannot use certain BBCodes: [img].
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
where can I find information on how to extend some of my commands to utilize WoM's new features?
You cannot use certain BBCodes: [img].
-
Lim-Dul
- The Necromancer
- Offline
- Posts: 664
- Joined: May 21st, 2011, 10:21 pm
Post
by Lim-Dul »
Jonty800 wrote:where can I find information on how to extend some of my commands to utilize WoM's new features?
http://files.worldofminecraft.com/remoting.php
War does not determine who is right - only who is left. - Bertrand Russell
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
We applied the texture pack for 5 mins and it kicked everyone for using illegal characters
You cannot use certain BBCodes: [img].
-
Bloody_Llama
- Trustee
- Offline
- Posts: 324
- Joined: May 26th, 2011, 6:35 pm
Post
by Bloody_Llama »
Haha, well fragmer had it working pretty well yesterday, so it's something you're doing wrong.
<FCB2> trevbev94: who made the perimid out of saind cause that is ausom
<FCB2> Pemalite+: druffin. 'cmere big boy for some lovin'
-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
I had the same problem. WoM does something strange with the way it sends /womid string. I had to add a workaround. I'm investigating.
As always, all dev builds are unsupported.
-
Sanjar Khan
- Trustee
- Offline
- Posts: 1766
- Joined: May 24th, 2011, 1:40 pm
- Location: Leiden, Zuid Holland
Post
by Sanjar Khan »
Looking forward to the holidays already
Ferrisbuler2: i will stay but i might not post cus of ollieboy
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
Got the texture pack to work.
But when changing worlds, it loses all the information in the top-right of the screen, and the sky color. But not the blocks.
You cannot use certain BBCodes: [img].
-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
The cfg address has to be resent every time you send a handshake packet (0x00), in the second line (MOTD).
-
Jonty800
- Offline
- Posts: 280
- Joined: August 21st, 2011, 6:31 am
- Location: United Kingdom
-
Contact:
Post
by Jonty800 »
is there a way to do that?
You cannot use certain BBCodes: [img].
-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
You can add it.
-
fragmer
- fCraft Developer
- Offline
- Posts: 1386
- Joined: May 21st, 2011, 10:53 pm
Post
by fragmer »
I added a way to change text in world-change screens via Player.JoiningWorld event in r964.