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
  #16  
Old 11-24-2001, 10:43 PM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
.....

why would anyone rent the skis then? Unless this is going on another server, that would be stupid. If it is going on another server, make your own skis.
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote
  #17  
Old 11-26-2001, 10:25 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Why do you even want them?
Reply With Quote
  #18  
Old 11-26-2001, 03:55 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
here is a easy ski script:
NPC Code:

NPC Code:

// NPC made by Nyght GT
// Skies
if (created) {
show;
}
if (playertouchsme) {
toweapons Ski;
}
if (weaponfired && strcontains(off,#s(client.ski))) {
setstring client.ski,on;
replaceani walk,ski;
}
if (weaponfired && strcontains(on,#s(client.ski))) {
setstring client.ski,off;
replaceani ski,walk;
}




you can use it if you want to its not anything I am proud of ... but its just something I made ...
Reply With Quote
  #19  
Old 11-28-2001, 09:22 PM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
Quote:
Originally posted by nyghtGT
here now leave:
NPC Code:

NPC Code:

// NPC made by Stefan
if (created) {
show;
}
if (playertouchsme) {
addweapon Skis;
}



are u a crack head or some thing is that all u ever answer with!!!!~!!~~!!~~!!~~~!!~~!!
__________________
Reply With Quote
  #20  
Old 11-29-2001, 07:57 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by aesquivel


are u a crack head or some thing is that all u ever answer with!!!!~!!~~!!~~!!~~~!!~~!!
Is it Nyght's fault that people come here and post things like:
'Plez help meh, I sawk at scriptin and I need this script to make a PW betta than graal 2001 even!'
Reply With Quote
  #21  
Old 11-29-2001, 10:09 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by aesquivel


are u a crack head or some thing is that all u ever answer with!!!!~!!~~!!~~!!~~~!!~~!!
nope, but its the correct script either way and at least i can make my own NPC's instead of begging like you people do ... :o :o
Reply With Quote
  #22  
Old 11-29-2001, 10:12 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Python523

Is it Nyght's fault that people come here and post things like:
'Plez help meh, I sawk at scriptin and I need this script to make a PW betta than graal 2001 even!'
and yes, it is sorta my fault that i dont give every newB his little p2p scripts but ohh well ...
Reply With Quote
  #23  
Old 11-29-2001, 12:17 PM
Andor_NPC-Admin1 Andor_NPC-Admin1 is offline
Registered User
Join Date: Nov 2001
Posts: 69
Andor_NPC-Admin1 is on a distinguished road
Quote:
Originally posted by MaximusP2P
ok the reason im asking is because when i try to make it it either
A) doesnt work
or
B) you dont stay on the skis

so i want the g2k1 script for them and then i can change it to my liking
You're a lazy bum
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 03:31 AM.


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