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 09-22-2002, 04:51 PM
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
Angry A little Help

Well I cant get this to set the flag with an NPC server, Ive tried it clientside and serverside, before I just had ''set flagname'' which sort of worked as NPC's didnt show when you had the flag name but it didn't appear in the players attributes and now it doesnt work at all, see if you can find any bugs or errors in it, anyway heres the code.....

NPC Code:

if (playerenters) {
timeout=0.1;
if (timeout) {
timereverywhere;
if (compusdied) {
set client.magiccave1;
}
if (compuscount==0) {
set client.magiccave1;
}
timeout = 0.1;
}
}



-Spark911 (Thankyou)
__________________
--Spark911
Reply With Quote
  #2  
Old 09-22-2002, 08:27 PM
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
Thanks, And I didnt format it, Fox did, But Yes i should have still saw that problem!
__________________
--Spark911
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:29 AM.


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