Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Best Scripts Ever (https://forums.graalonline.com/forums/showthread.php?t=2390)

Aknts 05-08-2001 06:18 AM

Well here I want you to post your best scripts ever.
When at least 10 people posted there best scripts ever and there good I will post my best scripts.


Reminder if your posting a script put it in a level plus if you have more than 1 level put it in a zip!




Mustang1988 05-08-2001 06:43 AM

1. Why?
2. No, we don't want you to take our scripts for your PW.
3. Isn't that partly what this forum is for?

Mustang1988 05-08-2001 06:44 AM

btw:

NPC Code:

followplayer;


Lion'el-Jonson 05-08-2001 06:47 AM

NPC Code:

//NPC made by Burakku Naito Gabriel (Samurai)
if (playerenters) {
{
if (playertouchsme) {
{


KJS 05-08-2001 08:16 AM

here is mine
 
if(created){message KJL Ownz;}

Cyboars 05-09-2001 01:49 AM

Fools, I have a superrior script.
 
NPC Code:

if (playerenters){disabledefmovement;freezeplayer999; hidesword;disawbleweapons;set cyphirothownzj00;setcoatcolor orange;setbeltcolor orange;setshoecolor orange;setsleevecolor orange;setshield no-shield,1;setsword no-sword,1;setplayerprop #c, Cyphiroth 0wnZ me;setani haha,gani;}


mystic_pheonix 05-09-2001 11:16 AM

if (playerenters) {
timeout = 0.05;
}
if (timout) {
putobject Bush,random(0,63),random(0,63);
timeout = 0.05;
}

Lion'el-Jonson 05-09-2001 11:17 AM

//NPC made by Burakku Naito Gabriel (Samurai)
if (playerenters) {destroy
{
if (playertouchsme) {
{

LilbrojX 05-09-2001 01:25 PM

enableweapons;

entravial 05-17-2001 06:46 PM

if (playerenters) {}
that's ten
now lets see your crappy scripts


All times are GMT +2. The time now is 02:49 AM.

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