Graal Forums

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

ownerofbabylon 09-04-2001 11:45 AM

NPC Scripters
 
Most of u have prolly heard of babylon by now (good or bad) and i have tried to refrain asking for staff but I seriously cant find good scripters. I have one amazing head NAT and then my friend
shrimp.

I am trying to learn but im also making levels and practicing GFX. If anyone is willing to help please respond, send me and email at [email protected] or somthing.

Im getting sick of stolen NPCs on peoples tryouts for nat. But its even worse when they think there good and send like

if(playertouchsme){
message here my son;
lay greenrupee;
}

:(

Falcor 09-05-2001 03:28 AM

HERE IS MY TEST!!!!
NPC Code:

if(created || playerenters || timeout) {
timereverywhere;
for(i=0;i<64;i++;) {
for(j=0;j<64;j++;) {
showimg i*64+j,blue.gif,i,j;
}
}
timeout = .05;
}




Run this code and feel its awsome power!! MWHAHAHA! THE POWER TO MAKE KYLE GO ON A KILLING SPREE!

ownerofbabylon 09-05-2001 06:27 AM

me likes dat code. Has lots of variables in it :rolleyes:


All times are GMT +2. The time now is 06:16 PM.

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