Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-24-2005, 12:32 AM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
IntroScreen + Offline Scripts

Various scripting suggestions I have about v4. They've been stated in either the v4 forum or the Scripting forum, but I want to bring them all here, so they're in one place.

The RC is now skinnable, with controlconfig.txt, so I was wondering since the new IntroScreen is basically a level + npcs with a few images and Gui objects, could we have a skinnable or scriptable IntroScreen? Like... maybe an "introscript.txt" file in our /Graal4/ directory, basically as a GraalNW file would be, with the board tiles and the scripts. This way I could fiddle with profiles and add some different emitters, effects, npcs, etc to the IntroScreen. I'd love for this to be possible.

Also, I'd love for a way to test scripts, clientside GS2 scripts, without access to an RC or the internet. Basically, I want an offline level editor type-thing that I could use to test GS2 scripts. I know this isn't in the works currently, but I was wondering if it could be added in there somewhere. Maybe like... Graal4Editor.exe to prevent online-editing hacking and the like? I'd like this.

<3
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote
  #2  
Old 09-24-2005, 03:58 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
It looks to me that the Graal login screen is basically done is GS2, so asking to customize it seems like an entirely reasonable request. I, for one, would love to be able to customize it as well .

The idea of an offline GS2 editor has been spoken about a lot, and it is one that I support too. Something like an offline NPC server simulator would be soooo nice .
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
Reply With Quote
  #3  
Old 09-24-2005, 05:11 AM
DarkFireXZ3 DarkFireXZ3 is offline
Owner - Kudosai
Join Date: May 2005
Location: Texas
Posts: 84
DarkFireXZ3 is on a distinguished road
Send a message via ICQ to DarkFireXZ3 Send a message via AIM to DarkFireXZ3 Send a message via MSN to DarkFireXZ3 Send a message via Yahoo to DarkFireXZ3
So basically, you want a Graal Editor update that's a very good idea for GS2 scripting functions to be added I, think it would be helpful for Developers. Or better yet a separate program to go with Graal 4 to allow the effects of a script or tell there is a problem with the currently loaded script some what like that I’ve wanted since GS2 was released.
__________________
Email: [email protected]
Yahoo: [email protected]
Aim: DarkFireXZ3







Reply With Quote
  #4  
Old 09-25-2005, 01:18 AM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
I only care about clientside scripts. A client-based NPCServer might be asking a little too much, and would pave the way for some hackers. Bad idea.

But yea, an offline script debugger would be nice.
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote
  #5  
Old 09-25-2005, 01:22 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
The login screen is not a level. It's a window with a background image and GuiShowImg controls.
Reply With Quote
  #6  
Old 09-25-2005, 07:04 AM
DarkFireXZ3 DarkFireXZ3 is offline
Owner - Kudosai
Join Date: May 2005
Location: Texas
Posts: 84
DarkFireXZ3 is on a distinguished road
Send a message via ICQ to DarkFireXZ3 Send a message via AIM to DarkFireXZ3 Send a message via MSN to DarkFireXZ3 Send a message via Yahoo to DarkFireXZ3
Quote:
Originally Posted by Rick
The login screen is not a level. It's a window with a background image and GuiShowImg controls.
The F8, It seem to be a level you can still hear slashing if you close the menu and try to slash your sword it works q menu does too... that should probably be disabled by (enablefeatures) through the place it connects to (Login 1) and the start up screen, it doesn't seem like a level at all it just basically i thought it was a background image with GuiShowImg like you said.
__________________
Email: [email protected]
Yahoo: [email protected]
Aim: DarkFireXZ3







Reply With Quote
  #7  
Old 09-25-2005, 04:03 PM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
You are in a level on login 1, although it is black.
__________________

Current Maloria Event: (click to go to it)
Reply With Quote
  #8  
Old 09-25-2005, 09:31 PM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
x-x You people read too much into things. When you start Graal, and you type in your account/pass, what you see in the new version is a LEVEL with a few scripts. That level is embedded into the Graal code.

I'm not talking about the Serverlist level. That is a level called "black.nw" on a server called "Login 1", which is basically a modified playerworld, one that does not have a playerlist, and one that keeps track of certain scripts like -IRC and -PlayerList, and that server is also responsible for the Global PlayerList working. I don't need anything to do with that.
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote
  #9  
Old 09-26-2005, 04:07 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by ForgottenLegacy
x-x You people read too much into things. When you start Graal, and you type in your account/pass, what you see in the new version is a LEVEL with a few scripts. That level is embedded into the Graal code.
I would suggest reading Rick's post.
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 08:35 PM.


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