of     2   
chevron_rightchevron_rightchevron_right

XlegoX
#3016309Monday, September 29, 2008 10:22 PM GMT

----Conquest III---- 1) The "Game Tool" This tool is unique in roblox so far, in the way it is operated. Once you select the tool, it will load, once it has loaded, your the tool will dissapear, and a menu will appear at the bottom of the screen as a hint (black bar at the bottom of the screen). To use this hint, you have to click ON THE HINT. -Clicking at the far left, will make you return to the menu -Clicking to the far right (slightly more over so you don't click the scroll buttons behind the hint) will make you select the current option if your are in the menu -Clicking anywhere else on the hint will cause it to scroll the menu to the side you have selected to the side you clicked. Other functions of the tool: -Press "esc" to toggle a message showing the time left in the current game on and off. -More soon, if you have suggestions tell me. 2) Capturing Land To capture land, all you have to do is step on it with your character. Shallow water (the water squares neer islands) allso need to be captured before they can be build on. 3) Building Structures To build units, first in the main menu of the tool, scroll to "build" and hit select. Next, scroll to the building you want to build, and click a square (water square for docks) you have captured. If you have enough money a building will be built. 4) Training units You MUST HAVE AT LEAST ONE HOUSE / UNIT YOU CREATE To train units, from the main menu, select the "recruit" menu. Next scroll to the unit you wish to train. Now, clikc on the building which corrosponds to the unit you want to train. For infantry, the barracks, Machinery, the factory, miners the refinery, and for ships, the dock. If you have enough money and houses a unit will be constructed at the building. 5) MAKING MONEY Making money in conquest isn't as easy as in other games, and money is a lot scarcer. To make money, First build a refinery, and if you need more, a house. Now, recruit a miner at the refinery (click on the refinery with miner selected). This miner will go to nearby (within 20 studs) gold bricks (the yellow things) and harvest them. every time the miner goes back and forth between the gold and the refinery, you get 1 money. Eventualy you will have to go to other islands in order to get more gold, as your supply will be exausted. 6) Controlling units Right now controlling units is a VERY finnicky process, and often does not work, I will be improving it soon. -Go to the "command" menu, and scroll to "mode-normal" -Select units, by scrolling your mouse over them -Click with "mode normal" as the option. -scroll to "move/attack" -Click on a position or object. Don't be suprprised if the things won't work though, as I saad it's very glitchy/finnicky right now. That's it for now, thanks for reading. -xLEGOx
rogue658
#3017959Monday, September 29, 2008 11:44 PM GMT

Sweet!
MrB0ssM4n
#3018139Monday, September 29, 2008 11:51 PM GMT

second post (jerk -_-) anyway, how the heck did you get the hint to work like that? a brick with onClicked or some sorta haxxorz?
lolm2
#3018169Monday, September 29, 2008 11:52 PM GMT

nice place i think it is cool you make rocking places
camomanx
#3018439Tuesday, September 30, 2008 12:03 AM GMT

Yes! I'm going to go there right now! :D
MrB0ssM4n
#3018498Tuesday, September 30, 2008 12:05 AM GMT

I get it, it is haxxors. he uses onButton1Down() if mouse.Position > 0 and such, very clever.
MrB0ssM4n
#3018659Tuesday, September 30, 2008 12:11 AM GMT

he also connected the Tool-Only Events BEFORE he deleted the tool. that trick is in the wiki.
XlegoX
#3020681Tuesday, September 30, 2008 1:46 AM GMT

"that trick is in the wiki." The reason it works is because when you call a ":connect", you're actualy storing the function inside of the object, in this case the mouse. So as long as the mouse stay active (you don't die or select another tool), the functions will continue to work. I've allso created a method for that that allows me to have no-tool vehicles, by having the mouse relay commands diretly to vehivles in your player. Instead of the data going through a tool, to the vehicle, the vehicle requests information from the mouse, using an objectvalue in your player.
CombatArms
#3020712Tuesday, September 30, 2008 1:48 AM GMT

Wo you really outdone your self. =P
Tainox
#3021481Tuesday, September 30, 2008 2:27 AM GMT

how do you make tanks thats what i want to know becausei dk how
WarriorOfRoblox
#3021483Tuesday, September 30, 2008 2:27 AM GMT

Cool!
Malaysian
Top 100 Poster
#3022311Tuesday, September 30, 2008 3:38 AM GMT

Heres something I noticed about your hint system. When I try to click "select", the camera options[zoom in, zoom out] tends to get in the way, therefore, I have a hard time clicking it. You should make it not so far to the right.
rerere24
#3022714Tuesday, September 30, 2008 5:47 AM GMT

builderman should give you builders club :D then you could have all your places at once ^_^
SnapSnap
#3022780Tuesday, September 30, 2008 6:09 AM GMT

jeez, complicated, and cool, but mayb you should make a seperate tool for commands? i dunno, just a suggestion
worldindusteriesrock
#3022846Tuesday, September 30, 2008 6:22 AM GMT

I already know it you told me. ~xLEGOx~
WolfTheVisser
#3024117Tuesday, September 30, 2008 12:50 PM GMT

Heres a glitch that happens in all the servers I go in.I want to build a dock ,but I can't.Then I can't get troops, but I can't.
napster246
#3025525Tuesday, September 30, 2008 4:03 PM GMT

out of 5 ill give it 5 And I hardly give out five.
quantumnerd
#3026523Tuesday, September 30, 2008 6:37 PM GMT

He's working on a sort of system where it KNOWS where your mouse is on the screen! Then combine that with onclicked, and you have a clickable hint menu!
WolfTheVisser
#3038162Wednesday, October 01, 2008 12:50 PM GMT

----Conquest III---- 1) The "Game Tool" This tool is unique in roblox so far, in the way it is operated. Once you select the tool, it will load, once it has loaded, your the tool will dissapear, and a menu will appear at the bottom of the screen as a hint (black bar at the bottom of the screen). To use this hint, you have to click ON THE HINT. -Clicking at the far left, will make you return to the menu -Clicking to the far right (slightly more over so you don't click the scroll but....................................................................................................................................................................................................................................................STUPID BRO ERASED EVERYTHING!
chewy33
#3039232Wednesday, October 01, 2008 4:25 PM GMT

I knew xlegox was good but wow...
happyeggplant
#3039250Wednesday, October 01, 2008 4:28 PM GMT

I will never play a game that complicated where I have to read a whole walkthrough to understand it!
Articerile
#3039399Wednesday, October 01, 2008 4:53 PM GMT

How do I make the grey blob vanish?
MrB0ssM4n
#3044139Wednesday, October 01, 2008 11:11 PM GMT

chewy, this is actually one of the simplest games he's ever made. didn't you read my previous post?
zion260
#3044978Wednesday, October 01, 2008 11:56 PM GMT

this is good info
WolfVisser1
#3045295Thursday, October 02, 2008 12:09 AM GMT

This is xLegox's simplest game.........

    of     2   
chevron_rightchevron_rightchevron_right