Main Search
Delta Corp Forum Index
 
 
FAQ Members Groups Profile Private Messages

Important Notice: We regret to inform you that our free phpBB forum hosting service will be discontinued by the end of June 30, 2024. If you wish to migrate to our paid hosting service, please contact [email protected].
[SCRIPT] Land Generator

 
Post new topic   Reply to topic    Delta Corp Forum Index -> Releases
View previous topic :: View next topic  
Author Message
SirGelatina
Site Admin


Joined: 01 Mar 2008
Posts: 116
Location: Behind you

PostPosted: Fri May 23, 2008 1:01 am    Post subject: [SCRIPT] Land Generator Reply with quote

Name: Land Generator

Description: Generates various consecutives bricks, forming a multi-brick baseplate. But this is not the main point of the script. It is that soon i will release tools to make wonderful landscapes.

Link: There isn't one. The script is below, because it is exclusive to DeltaCorp Very Happy

Script:
Code:

size = Vector3.new(20, 1.2, 20) -- Size of each brick of the multi-brick BasePlate
color = BrickColor.new(28) -- Color of each brick of the multi-brick BasePlate
dimension = 30 -- You will know what is this when you test it

for x=1, dimension do
   for z=1, dimension do
      local Brick = Instance.new("Part")
      Brick.Size = size
      Brick.Anchored = true
      Brick.BrickColor = color
                Brick.Name = x .. "|" .. z
      local xx = size.x * (x - 1) + size.x / 2
      local zz = size.z * (z - 1) + size.z / 2
      Brick.Position = Vector3.new(xx, 0, zz)
      Brick.Parent = game.Workspace
      wait() -- Remove this if you think your PC is good
   end
end


Last edited by SirGelatina on Tue Oct 28, 2008 6:12 pm; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail MSN Messenger
LastNote678
Master Poster


Joined: 20 May 2008
Posts: 205
Location: In your head, eating your subconscious.

PostPosted: Fri May 23, 2008 5:20 pm    Post subject: Reply with quote

Amazing, I can't wait see you finish it. You make such cool scripts. Smile
_________________
Am I leaving, Am I going. Am I speeding, am I slowing. Just, out of space for now.

Reminder: We're all under the same sky.
Back to top
View user's profile Send private message
Aeacus
Site Admin


Joined: 05 Feb 2008
Posts: 299
Location: Canada

PostPosted: Fri May 23, 2008 7:27 pm    Post subject: Reply with quote

Your scripts always push Roblox's scripting features to their peak Smile If you need any help, I may be able to help. I have my own terrain generator. If you add me to MSN at [email protected] I could let you see it.
_________________
If you say "Plz" because it is shorter than "Please," I will say "No" beacuse it is shorter than "Yes."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Aeacus
Site Admin


Joined: 05 Feb 2008
Posts: 299
Location: Canada

PostPosted: Sat May 24, 2008 12:14 am    Post subject: Reply with quote

Sorry about double posting, but I just beta tested the tools, and they are great! They really allow you to make cool landscapes. I may make a landscape now to show off what it can do Smile
_________________
If you say "Plz" because it is shorter than "Please," I will say "No" beacuse it is shorter than "Yes."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Akhenderson
Robloxian Shyguy


Joined: 30 Mar 2008
Posts: 209
Location: Corneria

PostPosted: Sat May 24, 2008 12:16 pm    Post subject: Reply with quote

i swear (not really), you are like the next gamer3d in the game or uberubert or something. you are making these amazing scripts so much.
_________________
My INT score was lowered just by
being near those noobs who build
pointless places that instantly get
popular.
Back to top
View user's profile Send private message Visit poster's website
kiddietron
Site Admin


Joined: 06 Feb 2008
Posts: 797
Location: On Roblox

PostPosted: Mon May 26, 2008 8:07 pm    Post subject: Reply with quote

Yup, we have some really great scripters/builders here on DeltaCorp. Keep up the good work SirGelatina.
_________________
�Kiddietron
�Phailing at making a signature

Free Money here just sign up and click away.
http://bux.to/?r=kiddietron

Spam is for noobs.

Back to top
View user's profile Send private message Send e-mail AIM Address
Articuno X
Avid Poster


Joined: 07 Feb 2008
Posts: 179
Location: Next tuesday

PostPosted: Mon May 26, 2008 8:30 pm    Post subject: Reply with quote

At first I read the thread title as landmaster.











































_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Delta Corp Forum Index -> Releases All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Back to Top              
Jenova Template © digital-delusion.com
Powered by phpBB © 2001, 2002 phpBB Group



For Support - http://forums.BizHat.com

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!