Graal Forums

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

nyghtGT 02-02-2002 01:49 PM

Guild Tags
 
For those of you who make scripts using:

if (strequals(#g,GuildName)) {
}

Guild tags do not work offline in the editor ... So before
you may come here and ask about why your scripts wont
work check your guild uses ...

Gohan43331 02-04-2002 01:37 AM

Re: Guild Tags
 
Quote:

Originally posted by nyghtGT
For those of you who make scripts using:

if (strequals(#g,GuildName)) {
}

Guild tags do not work offline in the editor ... So before
you may come here and ask about why your scripts wont
work check your guild uses ...

A small question to this...
How do you set guilds for people?
NPC Code:
 if (playerenters) setplayerprop #g,Blah; 

???????

Gohan

zell12 02-04-2002 03:59 AM

thats for p2p I think

Gohan43331 02-04-2002 07:16 AM

but technically that would work... right?

Python523 02-04-2002 07:52 AM

Quote:

Originally posted by Gohan43331
but technically that would work... right?
only on p2p

Falcor 02-04-2002 08:38 AM

Doesn't work offline, since only the SERVER can change names, since if the client could, he could make himself have fake guild tags and soforth.

lordhelmut 02-04-2002 11:17 AM

I want stefan to enable guild tag adding NPC scripting thinga mabobber to free servers

lordhelmut 02-04-2002 11:38 AM

=/ damn

Maybe some day he can fix it so it wont be easily ****ed up. They need to stop making trainers also. Or Stefan can release Graal Gold where its impossible to hack and you can add players to guilds with a NPC on free servers =D

lordhelmut 02-04-2002 12:04 PM

Quote:

Originally posted by Kaimetsu


Yes, and then we could wake up.

and eat pie and ice cream?

nyghtGT 02-04-2002 02:18 PM

Quote:

Originally posted by lordhelmut


and eat pie and ice cream?

pop-tarts and muffins too ?

joseyisleet 02-04-2002 05:36 PM

-=Josey=-
Quote:

Originally posted by lordhelmut
=/ damn

Maybe some day he can fix it so it wont be easily ****ed up. They need to stop making trainers also. Or Stefan can release Graal Gold where its impossible to hack and you can add players to guilds with a NPC on free servers =D

I think Kaimetsu's and my idea is the greastest for the non-hackable Graal. Stefan you should do it!

Bird2prey 02-04-2002 05:38 PM

Quote:

Originally posted by nyghtGT

pop-tarts and muffins too ?

Yes, you can eat all the crap you like...

Slaktmaster 02-04-2002 08:32 PM

if (strequals(#g,guildname)) works offline for me.

Saga2001 02-05-2002 12:09 AM

Just a sidenote:
setplayerprop #g,Guildname;
has to be server side also.

Saga2001 02-05-2002 12:10 AM

Quote:

Originally posted by Slaktmaster
if (strequals(#g,guildname)) works offline for me.
me too.

Gohan43331 02-05-2002 04:22 AM

Quote:

Originally posted by Slaktmaster
if (strequals(#g,guildname)) works offline for me.
But this makes no sense anyways...

if you can't set it offline, how can you test to see what it is?

Gohan

TDK_RC6 02-05-2002 04:26 AM

can you also use setplayerprop #n, nickname whatever; serverside and it actually work??

nyghtGT 02-05-2002 04:38 AM

i never said the commands did not work ...
i said when you try to set yourself to a guild
when you start training it does not ...

Gohan43331 02-05-2002 05:31 AM

Quote:

Originally posted by nyghtGT
i never said the commands did not work ...
i said when you try to set yourself to a guild
when you start training it does not ...

I am so obviously confused...

Quote:

Saga2001
Just a sidenote:
setplayerprop #g,Guildname;
has to be server side also.

Server side!=training mode==being client side...
Correct?

So in a nutshell, guild tags would work, but they don't work in training mode(offline). Even if you could get the guild put in, you couldn't change name anyways, which is serverside...

:confused: Gohan :confused:


All times are GMT +2. The time now is 05:46 AM.

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