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 - Haylord

Pages: 1 [2] 3
16
General Discussion / What do you think to "Darren's server"
« on: February 15, 2009, 05:38:19 PM »
What do you think? and how I could improve?

17
Help / with the Negear porting...
« on: February 14, 2009, 01:20:13 PM »
Yes yes, I do need help with portforwarding, I have a DG843Gv4.01 and I cant find a option to port on it, I have been hunting around the menus and checked what is in them, but I cant figure it out, could sombody help who has Netgear problems that have fixed...


Thanks,
      -    Darren

18
Modification Help / Script gone wrong...
« on: February 12, 2009, 01:54:10 PM »
Yes, it's a private add-on of mine, I can add gadgets for it, so yeah.



I get a error on console saying

Quote
"DarrenGUI unknown command"

with this bit of editation, see where I have gone wrong?

Tell me!

Quote
exec("Add-Ons\Script_DarrenMods.zip\gui.gui");    // TAKE THIS OFF IF YOU DON'T NEED

if(!$DarrenGUI)
{
   $remapDivision[$remapCount] = "DarrenMods";
   $remapName[$remapCount] = "GUI";
   $remapCmd[$remapCount] = "DarrenGUI";
   $remapCount++;
   $DarrenGUI = true;
}

function DarrenGUI(%val)
{
    if(!%val)
    {
       return;
    }
   canvas.pushDialog(Add-Ons\Script_DarrenMods.zip\gui.gui);
}

19
Suggestions & Requests / ingame text editor for v11
« on: February 09, 2009, 01:04:39 PM »
Could you make, or sombody make for separate add-on please.

20
Modification Help / GUI Help.
« on: February 09, 2009, 01:01:12 PM »
Becouse I am expert at Bind keying!

I want to make a GUI that if I do bind key, it opens.

Please help (No newbies post please)


-Darren


21
Suggestions & Requests / Could sombody make a quick snowball model?
« on: February 08, 2009, 01:22:46 PM »
Becouse I finally have revised the throwing object.
I want to try it out and see if anybody can make a quick crap snowball, if I release, I shall put credits for the model you made, so, if you can help, thanks.



-Darren

22
Suggestions & Requests / HoloGraph
« on: February 03, 2009, 04:44:09 PM »
Like this

(EG from Habbo)

-Fail image Search "Habbo Holoboy"-




23
Off Topic / Help with CS3?
« on: February 03, 2009, 01:55:58 PM »
Could sombody show me how to make a transparent background on CS3 please.




-Darren

24
Off Topic / Halo, just don't mix it...
« on: February 01, 2009, 02:10:45 PM »
Why? It's just completely stupid...

25
Gallery / Nukey nuke! Picture slideshow!
« on: January 29, 2009, 12:29:58 PM »
I hope you enjoy gif. fomat


26
Help / Error with GUI stuff.
« on: January 26, 2009, 12:40:30 PM »
Quote
//-------------------------- 1/26/2009 -- 17:38:27 -----
Processor Init:
   Intel (unknown, Pentium Pro/II/III family), ~1.60 Ghz
     (timed at roughly 1.58 Ghz)
   FPU detected
   MMX detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing SSE extensions
 
Input Init:
   DirectInput enabled.

--------- Parsing Arguments ---------
Parsing command line arguments: -mod editor
--------- Loading Common ---------
Loading compiled script base/main.cs.
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
Executing config/client/prefs.cs.
Executing config/server/prefs.cs.
--------- Loading MODS ---------
Executing editor/main.cs.
Activating package: editor


--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/data/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.

--------- Initializing Base: Server ---------
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.

--------- Initializing Base: Client ---------
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.cs.
Video Init:
   Accelerated OpenGL display device detected.
   Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device... (NEW)
Setting screen mode to 640x480x32@60hz (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
OpenGL driver information:
  Vendor: Intel
  Renderer: Intel 945GM
  Version: 1.4.0 - Build 7.14.10.4906
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 8)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  3DFX_texture_compression_FXT1
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 4.000000)
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  WGL_EXT_swap_control
  ARB_occlusion_query


OpenAL Driver Init:
OpenAL
   Vendor: Creative Labs Inc.
   Version: OpenAL 1.0
   Renderer: Software
   Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3

Loading compiled script base/client/scripts/allClientScripts.cs.
Activating package: CanvasCursor
Loading compiled script base/client/ui/allClientGuis.gui.
Executing config/client/config.cs.

--------- Loading Client Add-Ons ---------
Loading compiled script base/server/crapOns.cs.

Client checking Add-On: Tool_TW
Loading Add-On: Tool_TW
Executing Add-Ons/Tool_TW/client.cs.
Executing Add-Ons/Tool_TW/ToolWandClient.cs.
Executing Add-Ons/Tool_TW/ToolWandGUI.gui.

Client checking Add-On: System_ReturnToBlockland
Loading Add-On: System_ReturnToBlockland
Executing Add-Ons/System_ReturnToBlockland/client.cs.
Executing config/client/RTB/prefs.cs.
Executing Add-Ons/System_ReturnToBlockland/RTBC_Profiles.cs.
Executing Add-Ons/System_ReturnToBlockland/RTBH_Support.cs.
Activating package: RTBH_Support
Executing Add-Ons/System_ReturnToBlockland/RTBC_Authentication.cs.
Activating package: RTBC_Authentication
Executing Add-Ons/System_ReturnToBlockland/RTBC_BugTracker.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_BugTracker.gui.
Executing Add-Ons/System_ReturnToBlockland/RTBC_ColorManager.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_ColorManager.gui.
Executing Add-Ons/System_ReturnToBlockland/RTBC_InfoTips.cs.
Executing Add-Ons/System_ReturnToBlockland/RTBR_InfoTips_Hook.cs.
Activating package: RTBC_InfoTips
Executing Add-Ons/System_ReturnToBlockland/RTBC_IRCClient.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_IRCClient.gui.
Activating package: RTBC_IRCClient
Executing Add-Ons/System_ReturnToBlockland/RTBC_Manual.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_Manual.gui.
Executing Add-Ons/System_ReturnToBlockland/RTBC_ModManager.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_ModManager.gui.
Activating package: RTBC_ModManager
Executing Add-Ons/System_ReturnToBlockland/RTBC_Options.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_Options.gui.
Executing Add-Ons/System_ReturnToBlockland/RTBC_ServerControl.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_ServerControl.gui.
Activating package: RTBC_ServerControl
Executing Add-Ons/System_ReturnToBlockland/RTBC_ServerInformation.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_ServerInformation.gui.
Activating package: RTBC_ServerInformation
Executing Add-Ons/System_ReturnToBlockland/RTBC_Updater.cs.
Executing Add-Ons/System_ReturnToBlockland/RTB_Updater.gui.
Executing Add-Ons/System_ReturnToBlockland/RTB_BarredScreen.gui.
Executing Add-Ons/System_ReturnToBlockland/RTB_WelcomeScreen.gui.
Executing Add-Ons/System_ReturnToBlockland/BL_AddOnsGui.gui.
Executing Add-Ons/System_ReturnToBlockland/BL_JoinServerGui.gui.
Activating package: RTB_Client

Client checking Add-On: Script_RainbowPlayer
Loading Add-On: Script_RainbowPlayer
Executing Add-Ons/Script_RainbowPlayer/client.cs.

Client checking Add-On: Script_MacroSaver
Loading Add-On: Script_MacroSaver
Executing Add-Ons/Script_MacroSaver/client.cs.
Executing Add-Ons/Script_MacroSaver/macroGui.gui.
Activating package: MacroSaver

Client checking Add-On: Script_FFC
Loading Add-On: Script_FFC
Executing Add-Ons/Script_FFC/client.cs.
Activating package: FFCClient

Client checking Add-On: Client_Life
Loading Add-On: Client_Life
Executing Add-Ons/Client_Life/client.cs.

Client checking Add-On: Client_FunkyTemp
Loading Add-On: Client_FunkyTemp
Executing Add-Ons/Client_FunkyTemp/client.cs.

Client checking Add-On: Client_FloodGui
Loading Add-On: Client_FloodGui
Executing Add-Ons/Client_FloodGui/client.cs.
Executing Add-Ons/Client_FloodGui/FloodGui.gui.

Client checking Add-On: Client_BSD
Loading Add-On: Client_BSD
Executing Add-Ons/Client_BSD/client.cs.

Binding server port to default IP
UDP initialized on port 0
Executing config/server/ADD_ON_LIST.cs.
Loading compiled script base/server/crapOns.cs.
  AddOnGui checking Add-On: Weapon_Sword
  AddOnGui checking Add-On: Weapon_Spear
  AddOnGui checking Add-On: Weapon_Rocket_Launcher
  AddOnGui checking Add-On: Weapon_Push_Broom
  AddOnGui checking Add-On: Weapon_PPPG
  AddOnGui checking Add-On: Weapon_Horse_Ray
  AddOnGui checking Add-On: Weapon_HaloRL
  AddOnGui checking Add-On: Weapon_Guns_Akimbo
  AddOnGui checking Add-On: Weapon_Gun
  AddOnGui checking Add-On: Weapon_CS4
  AddOnGui checking Add-On: Weapon_CrossBow
  AddOnGui checking Add-On: Weapon_CompBow
  AddOnGui checking Add-On: weapon_Cobra
  AddOnGui checking Add-On: Weapon_CC87AS
  AddOnGui checking Add-On: Weapon_CC45
  AddOnGui checking Add-On: Weapon_CC17gmk1
  AddOnGui checking Add-On: Weapon_CC150s
  AddOnGui checking Add-On: Weapon_Bow
  AddOnGui checking Add-On: Weapon_Bombs
  AddOnGui checking Add-On: Weapon_BattleKnife
  AddOnGui checking Add-On: Weapon_Awm
  AddOnGui checking Add-On: Weapon_ak47
  AddOnGui checking Add-On: Vehicle_Zero
  AddOnGui checking Add-On: Vehicle_Tank
  AddOnGui checking Add-On: Vehicle_Stunt_Buggy
  AddOnGui checking Add-On: Vehicle_Scooter
  AddOnGui checking Add-On: Vehicle_Motorbike
  AddOnGui checking Add-On: Vehicle_Missle
  AddOnGui checking Add-On: Vehicle_Minivan
  AddOnGui checking Add-On: Vehicle_MechHeavy
  AddOnGui checking Add-On: Vehicle_Mech
  AddOnGui checking Add-On: Vehicle_Magic_Carpet
  AddOnGui checking Add-On: Vehicle_Jeep
  AddOnGui checking Add-On: Vehicle_Horse
  AddOnGui checking Add-On: Vehicle_Flying_Wheeled_Jeep
  AddOnGui checking Add-On: Vehicle_f18
  AddOnGui checking Add-On: Vehicle_DeliveryVan
  AddOnGui checking Add-On: Vehicle_Covered_Wagon
  AddOnGui checking Add-On: Vehicle_Bulldozer
  AddOnGui checking Add-On: Vehicle_Blockstang
  AddOnGui checking Add-On: Vehicle_Biplane
  AddOnGui checking Add-On: Vehicle_Ball
  AddOnGui checking Add-On: Vehicle_Arwing
  AddOnGui checking Add-On: Vehicle_airboat
  AddOnGui checking Add-On: Tool_TW
  AddOnGui checking Add-On: Tool_Fill_Can
  AddOnGui checking Add-On: Tool_Duplicator
  AddOnGui checking Add-On: System_ReturnToBlockland
  AddOnGui checking Add-On: Sound_Synth4
  AddOnGui checking Add-On: Sound_Phone
  AddOnGui checking Add-On: Sound_Motors
  AddOnGui checking Add-On: Sound_Beeps
  AddOnGui checking Add-On: Sound_Bass
  AddOnGui checking Add-On: Script_Flooding
  AddOnGui checking Add-On: Script_FFC
  AddOnGui checking Add-On: Projectile_Radio_Wave
  AddOnGui checking Add-On: Projectile_Pong
  AddOnGui checking Add-On: Projectile_Pinball
  AddOnGui checking Add-On: Projectile_LockedPack
  AddOnGui checking Add-On: Projectile_GravityRocket
  AddOnGui checking Add-On: Print_Letters_Open-Close
  AddOnGui checking Add-On: Print_Letters_Default
  AddOnGui checking Add-On: Print_2x2r_Monitor3
  AddOnGui checking Add-On: Print_2x2r_iMac
  AddOnGui checking Add-On: Print_2x2r_Default
  AddOnGui checking Add-On: Print_2x2f_Default
  AddOnGui checking Add-On: Print_1x2f_Default
  AddOnGui checking Add-On: Print_1x1f_FloppyDisk
  AddOnGui checking Add-On: Player_Quake
  AddOnGui checking Add-On: Player_No_Jet
  AddOnGui checking Add-On: Player_Leap_Jet
  AddOnGui checking Add-On: Player_Jump_Jet
  AddOnGui checking Add-On: Player_Fuel_Jet
  AddOnGui checking Add-On: Particle_Player
  AddOnGui checking Add-On: Particle_Grass
  AddOnGui checking Add-On: Particle_FX_Cans
  AddOnGui checking Add-On: Particle_Basic
  AddOnGui checking Add-On: Light_Basic
  AddOnGui checking Add-On: Light_Animated
  AddOnGui checking Add-On: JVS_DoorsPack1
  AddOnGui checking Add-On: JVS_Doors
  AddOnGui checking Add-On: Item_Skis
  AddOnGui checking Add-On: Item_Present
  AddOnGui checking Add-On: Hat_SantaHat
  AddOnGui checking Add-On: Emote_Love
  AddOnGui checking Add-On: Emote_Hate
  AddOnGui checking Add-On: Emote_FU
  AddOnGui checking Add-On: Emote_Confusion
  AddOnGui checking Add-On: Emote_Alarm
  AddOnGui checking Add-On: Brick_Large_Cubes
  AddOnGui checking Add-On: Brick_AutoRoad

--------- Initializing MOD: Editor ---------
Executing editor/editor.cs.
Executing editor/particleEditor.cs.
Executing editor/GuiEditorGui.gui.
Executing editor/ParticleEditor.gui.
Engine initialized...
Authentication: SUCCESS
Set::getObject index out of range on GuiEditorContent. Index = 0, Size = 0
Set::getObject index out of range on GuiGroup. Index = 90, Size = 90
Activating package: GuiEditor_BlockDialogs
De-activating package: Error 231

Random indeed. Just the usual windows error when you need to send the error to microsoft, but stuff happens.

27
Modification Help / Blender, how do I use?
« on: January 25, 2009, 03:05:28 PM »
Could sombody help?

28
Add-Ons / BSD Sign "Bricks"
« on: January 25, 2009, 01:23:27 PM »
BSDBind
Updated "Bricks" lovey Bricks

Description
I love bricks

Yes, indeed we do, so I made this quicker, easier way to say Bricks, without opening the Bricks Menu, so I hope you like :)

Download
Client_BSD.zip (Last Updated: Sun Jan 25, 2009 10:39 am)

Installation
Put Client_BSD.zip into the Add-Ons folder in your Blockland folder.

Click Here to view this file on the RTB Download Manager

29
General Discussion / What do you think will be out first?
« on: January 24, 2009, 02:26:53 PM »
Space Guy's BotMod

Or

V11

You deside, votes may vary.

30
Add-Ons / Reloadanator {Bricks Bindkey (Admin only)}
« on: January 24, 2009, 01:32:29 PM »
Reloadanator
You failed at saving

Description
People allways screw up there builds, then stuff happens... And then they find an fix to fix the little build up! So I made this Friend.
It reloads the file you uploaded then deleted. This reloads the last uploaded save, easyer than typing /ReloadBricks






Credits - SpaceGuy ; helping
          Darren ; Coding...

Blockland Description

_____________________________ ___________________________Pe ople allways screw up there builds, then stuff happens... And then they find an fix to fix the little build up! So I made this Friend.
It reloads the file you uploaded then deleted.

Download
Client_Reloadanator.zip (Last Updated: Sat Jan 24, 2009 10:55 am)

Installation
Put Client_Reloadanator.zip into the Add-Ons folder in your Blockland folder.

Click Here to view this file on the RTB Download Manager

Pages: 1 [2] 3