Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-15-2007, 04:41 PM
Moonite Moonite is offline
<3
Join Date: Dec 2003
Location: HollanD
Posts: 595
Moonite is an unknown quantity at this point
Send a message via AIM to Moonite Send a message via Yahoo to Moonite
Inside lvl

I hope u enjoy it

I didnt know how to makes those Fire.mng bigger with setshape
so I made X and Arrows where the bigger Fire.mng should be.
Click image for larger version

Name:	hausl.JPG
Views:	213
Size:	135.7 KB
ID:	42064


Next lvl that i will create will be with the Esteria Tileset in a few weeks
Reply With Quote
  #2  
Old 07-15-2007, 08:14 PM
PrinceOfKenshin PrinceOfKenshin is offline
That guy with a beard
PrinceOfKenshin's Avatar
Join Date: May 2004
Location: Ontario, Canada
Posts: 819
PrinceOfKenshin has a spectacular aura aboutPrinceOfKenshin has a spectacular aura about
Not bad at all i like the style umm there is 1 thing i would add and just follow the blue arrow.
Attached Thumbnails
Click image for larger version

Name:	hausl.JPG
Views:	158
Size:	392.5 KB
ID:	42073  
__________________


Quote:
Game Master (Server): Greetings PrinceOfKenshin, there are new posts on the forums that demand your urgent attention! God speed, the fate of the world is in your hands. If you fail, middle earth will forever be in the darkness and your children will be enslaved by McKain.
Reply With Quote
  #3  
Old 07-15-2007, 08:31 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
I like it.
__________________
Reply With Quote
  #4  
Old 07-18-2007, 12:43 AM
Moonite Moonite is offline
<3
Join Date: Dec 2003
Location: HollanD
Posts: 595
Moonite is an unknown quantity at this point
Send a message via AIM to Moonite Send a message via Yahoo to Moonite
Well seems nobody cares about it...
here its free to use for anyone

endhaus.nw


PS
Watch PrinceOfKenshin Post
u have to fix that by our own if u want to use that lvl

btw PrinceOfKenshin for Noticing
Reply With Quote
  #5  
Old 07-25-2007, 03:19 AM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
To make fire.mng bigger, just add:

(this is GS1. I think for GS2, just replace if (created) with function onCreated() )
PHP Code:
if (created){
setzoomeffect #;

Reply With Quote
  #6  
Old 07-25-2007, 03:46 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
GS1:
PHP Code:
//#CLIENTSIDE
if (created) {
  
setzoomeffect #;

GS2:
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
setZoomEffect#);

Just replace # with any reasonable number. 1 being default.
__________________
Deep into the Darkness peering...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:30 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.