PDA

View Full Version : Make your own island!!



project anthrax
30-07-08, 11:53 AM
hey guys today im going to be teaching you how to make your own island! with rocks and grass and the salty taste! lol

k so

First the ids:

Normal table: 181305.

round black table: 186327 or 186267(think this is a pumpkin, not sure),

flowers and grass:
Code:


INSERT INTO `gameobject_names` VALUES ('50000', '5', '7284', 'Grass', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO `gameobject_names` VALUES ('50001', '5', '253', 'Flower', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

rocks:
Code:

INSERT INTO `gameobject_names` VALUES ('900000', '5', '2150', 'rock1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

First go to an empty place in the sea anywhere.

Step1: set your speed to 3 and swim slow forward in the water when you spawns a lot of tables (choose which you want to use). Remember to spawn all the time, dont stop just create a macro then press it a lot of times so fast you can.

Step2: spawn this line again and again on the side of each other.

Step3: Then jump up on the first line and walk some meters (until you are 1.5 meter from the edge). Spawn tables here too until you are 1.5 meter from the edge on the other side. Do this on all lines, do this again and again on top of each other (remeber to be some meters from the edge all the times).


Step4: Just spawn the rocks grass and flowers on the tables, this will look kind of pyramid you sure thinking now, but no, cuz you can do the 1.5 meter from the edge to whatever you want. If you want a low island you can have the 1.5 to 5.0 instead.

Step5(extra, winter island): just spawn holiday snow instead of grass.(178609 is the id of that)

StickyIcky
01-08-08, 12:39 PM
ORRR

You can learn to edit maps :)

But nice guide +rep

Kira
02-08-08, 02:02 AM
another alternative is to change the scale, to reduce lag ;)

project anthrax
03-08-08, 09:35 PM
yea but this is for the people who cant edit maps =] but thanks