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.


Topics - Advanced Bot

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 19
106
General Discussion / Server ideas?
« on: May 28, 2014, 10:49:39 AM »
I am having issues thinking of a server to make other than my RPG (which is taking forever), that isn't on the list 24/7. Anyone have ideas on what to make?

107
Off Topic / Planning to make a game on Unity, any ideas?
« on: May 27, 2014, 12:48:38 AM »
Planning to make a game on Unity, anyone have ideas?

108
General Discussion / Dedicated servers, command line args?
« on: May 02, 2014, 07:11:25 PM »
What are all the command line args for a dedicated server?

109
Suggestions & Requests / Going to make a tier vip script.
« on: April 29, 2014, 05:13:47 PM »
I need ideas for a tier vip script pls

like, how many tiers, what commands can be used depending on the tier (such as /ghostemitter for tier 2 and higher)

any kind of clan tags

110
Suggestions & Requests / [Forum] Coding Discussion
« on: April 24, 2014, 08:15:07 AM »
I would want a coding discussion, you can discuss about codes and about the engine.

111
Add-Ons / Event looker
« on: April 23, 2014, 02:38:40 PM »
You can look at what events were processed, how many input events were processed, the brick's name, and total events were processed on the brick and for each input event.

/events - Admin only, whatever brick you are looking it, it will tell you the input events that were triggered (Even if it isn't in the event system or it isn't visible)

Script_Events

112
Off Topic / Cheap VPS servers I could host for blockland?
« on: April 23, 2014, 12:18:00 PM »
I have been looking, but I can't really find any good ones.

I would want one that I could host a few servers on a windows vps (Or some operating system).. Are there any good ones?

113
Help / Unrelative console spam
« on: April 22, 2014, 11:19:59 PM »
I am not sure if it is an add-on or the default mod.



If it is a mod, I am not sure which one is causing it. This happens when a bot feels like to spam click.

114
Modification Help / Corpses
« on: April 21, 2014, 08:16:58 PM »
Is there anyway to interact with a corpse? I made a script so if they die their corpse doesn't get removed unless they die again or they leave the server.

115
General Discussion / Best "0" ping amount of servers
« on: April 20, 2014, 09:51:41 PM »
I thought this was interesting. Anyone else got something like this?



116
Add-Ons / Clear/Explode ALL projectiles (Super admin only)
« on: April 20, 2014, 12:38:18 AM »
/ExplodeProjectiles - Explodes most of the projectiles that have been added to missionCleanup
/ClearProjectiles - Clears most of the projectiles that have been added to missionCleanup

Script_ProjectileClear

117
Add-Ons / /setDatablock PlayerData & /Sound AudioProfile (Admin Only)
« on: April 19, 2014, 04:25:40 PM »
This is admin only.

/setDatablock PlayerData - Sets the datablock on your player.
/Sound AudioProfile - Play's a sound on your player.

Timeout is 3.5 seconds for both (Can be changed using $Pref::Server::ChangeDataTimeoutMS and $Pref::Server::ChangeSoundTimeoutMS)

Script_SPSD

118
Modification Help / Function arguments
« on: April 19, 2014, 02:55:09 PM »
Is there anyway to find out any function's arguments?

119

(If you want to make a better GUI than this, then please do)

You can basically read files in the /Add-Ons/* directory that contain ".txt" or ".cs" extensions.

Download

120
Modification Help / Disable crouch (Solved)
« on: April 14, 2014, 09:14:48 PM »
Anyway to disable crouching on a player?

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 19