Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-17-2001, 08:51 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
New Features PLEASE!

Some things need to be added...

Function Arguments

All us people who code in another language other than Gscript LUV FUNCTIONS ARGUMENTS! Please add them.

Fuctions aregument syntax is as follows

funcname(aug1,aug1,...)

and

function funcname (name for aug1,name for aug 2,...) {
routein......
}

and also there needs to be

return value;

example : return true; return false: return HAPPY MONKEY!; return #v(money);

So we can do l33t things like

if(getArea(x,y)) {
message OMG LIKE THE OBJECT IS IN THE AREA!!!!!!!;
}

Next on the agenda........

Script Ganis!

Kaimetsu suggested it and I luv the idea. There must be some way to add this option.

Also if sever-side showimg wouldnt round to the closes half (.5) it would be good =\

Oh my... Playerspeed Variable
This is a good option that GodSpeed suggested.. I hope it gets on =\

NPC Server programing

It would be nice if there was an NC option to give the player a pm if a certain condition is true.

Like a script command
PM Commands for NPC server
pmplayer account,message text;
masspm message text;

And int he NPC server you could do stuff like
NPCs server Programming
if(strequals(#pm,Hello!)) {
pmplayer #a,Hi!;
}

And stuff.


OH OH!!!

hidden NPCs should be able to show images!

And....

New Flags!
playerkillsbaddie
playerkills[baddiename]
playerkillsplayer
playerkillsnpc

It would be nice for EXP. Since detecting if a play has killed an enemy is really difficult to do perfectly. =\

playerids in With operation
with(getplayer(id))

and idscount varaible

the idscount variable woudl be the hiest id on the server so if ids

4,7,8,13 were online... idscount == 13

Bug
Graal:Offline bug was never fixed =\


Style show insert a newline character after semicolons and Braces or Brace+semicolon combos (for arrays and such).

thats all I can think of now.
__________________

subliminal message: 1+1=3
Reply With Quote
 


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:07 PM.


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