Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-21-2001, 12:36 AM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
Exclamation Please

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

Treasure World !
www.treasure-world.net
Reply With Quote
  #2  
Old 11-21-2001, 01:51 AM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
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!
__________________
--Spark911
Reply With Quote
  #3  
Old 11-21-2001, 02:28 AM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
:-/

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

Treasure World !
www.treasure-world.net
Reply With Quote
  #4  
Old 11-21-2001, 05:41 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
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...
__________________
No Webhost at the moment
Reply With Quote
  #5  
Old 11-21-2001, 10:51 PM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
I can i haven´t time !
School
etc.
__________________

Treasure World !
www.treasure-world.net
Reply With Quote
  #6  
Old 11-22-2001, 04:21 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
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 !
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.!!
__________________
No Webhost at the moment
Reply With Quote
  #7  
Old 11-27-2001, 01:03 AM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
LOL !
1. A LITTLE SCRIPT ! I SAY !
__________________

Treasure World !
www.treasure-world.net
Reply With Quote
  #8  
Old 11-27-2001, 01:44 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
um... what?
Does anyone understand what he means?
__________________
No Webhost at the moment
Reply With Quote
  #9  
Old 11-27-2001, 02:03 AM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
In the forum i said ! a LITTLE script !
__________________

Treasure World !
www.treasure-world.net
Reply With Quote
  #10  
Old 11-27-2001, 02:03 AM
Philipp2001 Philipp2001 is offline
Registered User
Join Date: Nov 2001
Location: Germany,NRW,Gummersbach
Posts: 81
Philipp2001 is on a distinguished road
you understand this ????????????????
__________________

Treasure World !
www.treasure-world.net
Reply With Quote
  #11  
Old 11-27-2001, 08:09 AM
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
~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:
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #12  
Old 11-28-2001, 03:18 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
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.
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
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 01:01 AM.


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