Graal Forums

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

cya 11-09-2001 09:56 AM

flags
 
ok i was wondering if there was another way to do flags without really using flags at all. since they tend to lag when there are so many that are used. this is nick not cya.

nyghtGT 11-09-2001 11:26 AM

yes ...
use client.strings or use this.variables ....
and have condtions like:
if (this.variable=1) {
message You are at 1%;
}

cya 11-09-2001 11:32 AM

hahaha figures you would answer it with your sweet skills. i think you posted on team pie or someone mentioned you on there. since i'm super mod of the forums i get to read all about the stuff that goes on in graal.

umm one question though. how do i set it an also will this work on a non p2p?

again this is nick or lost whichever.

nyghtGT 11-09-2001 12:38 PM

Quote:

Originally posted by cya
hahaha figures you would answer it with your sweet skills. i think you posted on team pie or someone mentioned you on there. since i'm super mod of the forums i get to read all about the stuff that goes on in graal.

umm one question though. how do i set it an also will this work on a non p2p?

again this is nick or lost whichever.

yeah it works for non-p2p

Xaviar 11-10-2001 01:49 AM

Quote:

Originally posted by nyghtGT
yes ...
use client.strings or use this.variables ....
and have condtions like:
if (this.variable=1) {
message You are at 1%;
}

:confused: Just use message You are at #v(this.variable)%;


All times are GMT +2. The time now is 12:01 AM.

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