Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Greek2me

Pages: 1 ... 181 182 183 184 185 [186] 187 188 189 190 191 ... 570
2776
Modification Help / Re: Help: Vehicle troubles.
« on: March 04, 2014, 02:41:48 PM »
Fix whatever the problem in the code was and then it will work. Why was it failed?

2777
Modification Help / Re: How do I use Support_AmmoGuns
« on: March 03, 2014, 05:32:09 PM »
Support scripts typically have some usage info at the top of the file.

2778
Suggestions & Requests / Re: onMinigameWin + onMinigameTeamWin
« on: March 03, 2014, 05:31:24 PM »
I'm sorry.
What?
onWhatever -> Minigame -> Win is a Slayer event.

2779
Modification Help / Re: Using the dedicated server console via STDin
« on: March 03, 2014, 05:30:17 PM »
No, I don't need to do that. You didn't read the topic: http://forum.blockland.us/index.php?topic=252569.msg7315520#msg7315520

That code creates a server that has working input and output without any kind of wrapper. You can simply type setKey("key"); into the console.

The problem is just that I can't get networking to work properly in Wine:
Quote
* Request for auth.blockland.us sent to DNS server.
 * DNS server responds with proper IP addresses.
 * Nothing happens.
   * Note: When the IP addresses are placed in hosts file, DNS is not queried, but again, nothing happens.
This prevents anyone from joining the server because it cannot auth.

2780
Modification Help / Re: Camera flymode crashing blockland Fforget ASDF
« on: March 02, 2014, 11:11:27 PM »
Comment out the serverPlay3D temporarily, just so we can verify it's not because of that.

2781
Off Topic / Re: sent free monkey to random forumer for $10
« on: March 02, 2014, 11:10:05 PM »
thank you for your monkey

2782
Suggestions & Requests / Re: onMinigameWin + onMinigameTeamWin
« on: March 02, 2014, 11:06:04 PM »
The next version of Slayer has an onMinigameRoundEnd event. Similar to what you want.

2783
Modification Help / Re: BAM Development
« on: March 02, 2014, 11:04:04 PM »
most add-ons use file checks instead of testing if RTB_registerPref exists
Right, that's what's specified in the RTB documentation.

The example you showed is from the RTB3 API. You'll have to support both the RTB3 and RTB4 APIs.

2784
Modification Help / Re: Using the dedicated server console via STDin
« on: March 02, 2014, 10:45:43 PM »
Read this about making input work: http://forum.blockland.us/index.php?topic=252569.msg7315520#msg7315520

Can you let me know if it works using that?

2785
Help / Re: Lost my key that has low ID
« on: March 02, 2014, 06:43:37 PM »
read: http://forum.blockland.us/index.php?topic=252103.0
Maybe send a nice PM to trinick.

2786
Help / Re: Raising lava addon
« on: March 02, 2014, 06:41:43 PM »
It's only unhelpful if you can't help yourself. Searching for Rising Lava gives you the correct result.

It works even better if you only search in the"Game Modes" board.

2787
Modification Help / Re: This code crashes blockland. Help!
« on: March 02, 2014, 03:48:53 PM »
Misread that.

Anyway, your code defines httpPage as a TCPObject and then again as an HTTPObject.

2788
Help / Re: Blockland on Linux
« on: March 02, 2014, 03:47:29 PM »
that didn't work

What didn't work?

Code: [Select]
sudo apt-get update
sudo apt-get upgrade




Then run this:

Code: [Select]
jockey-text --list

Copy/paste whatever that gives you and tell us the name of your sound card.

2789
Modification Help / Re: This code crashes blockland. Help!
« on: March 02, 2014, 03:42:37 PM »
Packages are not the same as classes.

2790
Modification Help / Re: Using the dedicated server console via STDin
« on: March 02, 2014, 03:40:40 PM »
This is where I'm at right now:

Quote
* Request for auth.blockland.us sent to DNS server.
 * DNS server responds with proper IP addresses.
 * Nothing happens.
   * Note: When the IP addresses are placed in hosts file, DNS is not queried, but again, nothing happens.

I also disabled AppArmor and IPv6. Didn't work.

Pages: 1 ... 181 182 183 184 185 [186] 187 188 189 190 191 ... 570