Graal Forums  

Go Back   Graal Forums > PlayerWorlds > PlayerWorlds Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #41  
Old 07-03-2001, 12:43 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
You'd need one level (maybe one per player) but none of them would need to be pre-tiled. You could make NPCs that randomly generate your whole world. Of course, you could also go and get a life, but it's theoretically possible. I've generated levels via NPC before.
Reply With Quote
  #42  
Old 07-03-2001, 12:44 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by T-Squad


In case you didn't notice, he said "pre-created levels
Soul Blade = correct.
Reply With Quote
  #43  
Old 07-03-2001, 12:45 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
My theory of Servers needing levels to exist still holds true.
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #44  
Old 07-03-2001, 12:45 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
You could prolly make alot of arrays and warp the player on that 1 level and change the whole board but a double for loop that does 64X64 (1024 tiles) Lags like 5 mins online befor it can copmpleat the task. it even lags offline aswell. when you load the level it will lag for 20 seconds becuase its looping 1024 times.. @_@ I wouldnt recomend you try to make a server liekt hat kai. Although it is posible its no practical.
__________________

subliminal message: 1+1=3
Reply With Quote
  #45  
Old 07-03-2001, 12:47 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
Quote:
Originally posted by Falcor
You could prolly make alot of arrays and warp the player on that 1 level
Yes the server needs a level.
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #46  
Old 07-03-2001, 12:47 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Sure, it's not a realistic solution, but it's fun to think about. And it's a good way to prove my point against Scalper.
Reply With Quote
  #47  
Old 07-03-2001, 12:48 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Quote:
Originally posted by fugitive316


Yes the server needs a level.
But it dont need to be tiled.... har har.
__________________

subliminal message: 1+1=3
Reply With Quote
  #48  
Old 07-03-2001, 12:49 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
Quote:
Originally posted by Falcor


But it dont need to be tiled.... har har.
Actually I never described the level, I only said a server cannot exist without levels. Levels are defined as any file ending with a .graal or .nw.
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #49  
Old 07-03-2001, 12:52 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by fugitive316


Actually I never described the level, I only said a server cannot exist without levels. Levels are defined as any file ending with a .graal or .nw.
But the debate wasn't about servers needing staff with the requisite skill to create .graal files. It was about tiling skill, and you could theoretically make a server without tiling skill.
Reply With Quote
  #50  
Old 07-03-2001, 12:54 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Quote:
Originally posted by Kaimetsu


But the debate wasn't about servers needing staff with the requisite skill to create .graal files. It was about tiling skill, and you could theoretically make a server without tiling skill.
Uhhhhmm what he said. heheheh
__________________

subliminal message: 1+1=3
Reply With Quote
  #51  
Old 07-03-2001, 12:54 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
Quote:
Originally posted by fugitive316


True, but I am talking more in the lines of theory.

A server can exist without scripting (npc's)
A server can't exist without levels.

This is the only point I was making.
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #52  
Old 07-03-2001, 12:55 AM
SSmutz SSmutz is offline
I hate me. :(
Join Date: Mar 2001
Posts: 2,633
SSmutz will become famous soon enough
You need a level to put he script on, thus you cannot runa single npc script without at least one level.
Thus, scripts are dependant on levels. Without a level, there is no point in having a script.
Thus, scripts suck, levels rule, and tiling ownz you. Goodbye.
__________________
I hate graal.

NO! FOR THE MILLIONTH TIME, I AM NOT GOING TO PLAY GRAAL AGAIN! I HANGOUT IN THE NOT GRAAL RELATED FORUM, BECAUSE IT HAS NOTHING TO DO WITH GRAAL.
The End
Reply With Quote
  #53  
Old 07-03-2001, 12:55 AM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
Quote:
Originally posted by fugitive316


Actually I never described the level, I only said a server cannot exist without levels. Levels are defined as any file ending with a .graal or .nw.
then name the file something like onlynpcserver.npconlylevel and graal with still open it...mwahaha that way, you an make a whole server without a level!
Reply With Quote
  #54  
Old 07-03-2001, 01:00 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
Quote:
Originally posted by T-Squad


then name the file something like onlynpcserver.npconlylevel and graal with still open it...mwahaha that way, you an make a whole server without a level!
Your school must be so proud.
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #55  
Old 07-03-2001, 01:10 AM
RawPower RawPower is offline
Godd Bye
RawPower's Avatar
Join Date: Mar 2001
Location: Canada
Posts: 3,554
RawPower is on a distinguished road
Send a message via ICQ to RawPower Send a message via AIM to RawPower
Quote:
Originally posted by T-Squad


then name the file something like onlynpcserver.npconlylevel and graal with still open it...mwahaha that way, you an make a whole server without a level!
BUT WHY WOULD YOU WANNA DO THAGT!#?@!$~@~?
__________________
Farewell graalians...
Reply With Quote
  #56  
Old 07-03-2001, 01:12 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by SSmutz
You need a level to put he script on, thus you cannot runa single npc script without at least one level.
Thus, scripts are dependant on levels. Without a level, there is no point in having a script.
Thus, scripts suck, levels rule, and tiling ownz you. Goodbye.
Scripts own you. But then I would say that. *shrugs* We're all gonna argue our side of the case based on what we're best at, but in my opinion, scripts>levels.
Reply With Quote
  #57  
Old 07-03-2001, 04:05 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
I remember when they removed all the .zelda levels and i was on one of them lol
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #58  
Old 07-03-2001, 04:10 PM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
Scripts < Levels
__________________
the sky is falling
Reply With Quote
  #59  
Old 07-03-2001, 08:19 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
You can impress a person much more with good scripts. And without stuff like races and jobs and stuff, a world is just boring.
Reply With Quote
  #60  
Old 07-03-2001, 09:41 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Scripts + Levels > Scripts || Levels
__________________

Reply With Quote
  #61  
Old 07-03-2001, 09:46 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
And don't even get me starting on graphics...
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 11:52 PM.


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