Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Please (https://forums.graalonline.com/forums/showthread.php?t=17446)

Philipp2001 11-21-2001 12:36 AM

Please
 
Please tell me a functionable Time (Day/Night) Script !
please send it to : [email protected]
or write ir here !

Spark910 11-21-2001 01:51 AM

Just search Scripting Forums and some where is time script and put in the Setlighteffects (If P2p) or setbackpal (If NOt P2p Or For Smother Night Time)

OK!

Philipp2001 11-21-2001 02:28 AM

:-/
 
I will have the script :D
I must have it :D
oky oky plz send it :D all Scripts in the froum bad :/

TDO2000 11-21-2001 05:41 AM

Um... you always tell me that u are a great scripter and can do everything better then others, but if u can't script a silly day-night-scripts it's very poor...

Philipp2001 11-21-2001 10:51 PM

I can i haven´t time !
School
etc. :D

TDO2000 11-22-2001 04:21 AM

oh great and why do u ask for the script if u can do it yourself?
um wait one of your great scripts from planetgraal-forum:
If you have time to write stuff like this u can't say "No time"...

// Grr ! :D
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,head0.png;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,shield1.gif;
shieldpower = 1;
dir = 2;
swordpower = 1;
this.hurt=0;
hearts=5;
set 1;

}
if (playerenters || timeout && 1){
followplayer;
this.i=random(0,45);
if (this.i<5){
shootball;}
else
if (this.i<10){
shootnuke playerdir}
else
if (this.i<15){
shootnuke playerdir}
else
if (this.i<20){
shootfireball playerdir}
else
if (this.i<25){
shootfireblast playerdir}
else
if (this.i<30){
putexplosion 5,x,y;}
else
if (this.i<35){
putexplosion 6,x,y;}
else
if (this.i<40){
putexplosion 7,x,y;}
timeout = .5;}
if (washit){
this.hurt+=1;
if (this.hurt=3){
hearts-=1;
putexplosion 10,playerx+0.5,playery+0.5;
this.hurt=0;
}}
if (hearts=0 && 1){
this.zufall=random(0,21);
message Behrühre mich um Geld zu kriegen !;
if (this.zufall<10){
lay greenrupee;}
else if (this.zufall<20){
lay goldrupee;}}


Even your english is better then this script Mr.!!

Philipp2001 11-27-2001 01:03 AM

LOL !
1. A LITTLE SCRIPT ! I SAY !

TDO2000 11-27-2001 01:44 AM

um... what?
Does anyone understand what he means?

Philipp2001 11-27-2001 02:03 AM

In the forum i said ! a LITTLE script !

Philipp2001 11-27-2001 02:03 AM

you understand this ????????????????

entravial 11-27-2001 08:09 AM

~AlphaFlame~

You used a flag? *twitch* You used a flag for something *twitch* that could have *twitchtwitch* been done with this.?! *twitch* You used a flag that'll *twitch* set off EVERY *twiiiitch* NPC in the *twitch* level?! *TWITCH!*

*sh0tz* :grrr:

LiquidIce00 11-28-2001 03:18 AM

if you are not going p2p, dont make one. You will need to use backpal and backpal affects the light of the level mapping. What I mean is the auto mapping feature will make the level dark when its night and looks bad. So only make it if you are going p2p, then you will use seteffect command.


All times are GMT +2. The time now is 07:42 AM.

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