Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   An idea for playerworlds (https://forums.graalonline.com/forums/showthread.php?t=5022)

Spearman 06-17-2001 09:20 PM

An idea for playerworlds
 
Stefan, why not make a custom race template? It could have features that could be turned off or on from inside the if(created) or maybe even in a function or something. It would be like:

NPC Code:
this.fastinwater=0; //0-off 1-on
this.slowinwater=0; //0-off 1-on
this.slowonland=0; //0-off 1-on
this.fastonland=0; //0-off 1-on
this.normalland=1; //0-off 1-on
this.normalwater=1; //0-off 1-on



I don't know of any more features, but this custom race would be normal on both land and water. I don't know if the way I had it is right, but I hope you see what I'm trying to get at.

Spearman 06-18-2001 06:34 AM

We'll...I hoped to get atleast one reply :-(

SSmutz 06-18-2001 06:37 AM

*one reply*

KJS 06-18-2001 11:30 AM

basically
 
for my gravity script I set a lot of strings on the top like

this.speedup
this.speeddown

I did that basically so I didn't have to go through the code if I wanted to change somethign like that...

so I mean using varables up on top is a good things so you only have to change one thing insted of many....

but why not just make a script that deals with them varables like
this.movefastinwater...

it wouldn't be hard it would be like lat boots (but check for wall and water)

Kaimetsu 06-18-2001 09:18 PM

Basic templates would be too restrictive. Anyone skilled enough to think about making a race should be able to do it without Stefan holding their hand along the way.

Falcor 06-18-2001 10:20 PM

Go KAI!
 
Yes thats a lil too stupid, The pride of scripting is makeing things that you can be prode of and that benifit you or someone else in a way. Your idea is ok its just that it would mak creating a race nothing special. IT would be another clitch


All times are GMT +2. The time now is 03:43 PM.

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