![]() |
Commands...
Well I know there are some kinda "secret commands" like say spyfire, there not exactly secret just new and not listed...well if u kno them can u plz post here lets just make this unknown command thread heh
NPC Code: edit: oh and btw i forgot about set focus i dont kno anything about it really heh just saw it in another post :-P NPC Code: |
Re: Commands...
Quote:
well, its a flag... NPC Code: :megaeek: |
dont forgot
drawovertrees /CaRnIe |
Re: Re: Commands...
Quote:
Though it isn't the case with some commands/flags |
What do we use instead of playersays
I have lots of if (playerchats&&playersays(text)){ what is the new command for that type of thing? |
Quote:
thats what u are supposed to use |
Quote:
|
Over layered tiles they dont, that is where drawovertreese comes into play. New world has tiles which draw over the player. These are probably somwhere inbetween layers 2 and 3. 3 (lights) would draw overtop the trees anyhow (but be uneffected by seteffect, which is bad) so drawovertrees would kinda make the image layer 3, but not really.
atleast, this is my understanding of the command. (lucky guess?) |
Quote:
|
Re: Commands...
Quote:
There are these "secret commands" because all the graal system,like the movimments or ride a horse... were made by Graal scripts, this one is not listed probably because It has a problem or a bug if you dont use it in the right place.. |
umm
There has only been a thread about this 100 times. I posted a nice little list about hidden commands when G2k2 first came out and the 2001 client was made compatable with g2k2.
If you want to see them, just search something like Hidden Commands you should get some hits. |
Quote:
And another oh so wonderful command not listed :D var in <var1,var2> Checks to see if 'var' is in between 'var1' and 'var2'. like..... NPC Code: I think its also possible to do it like var in |var1,var2| |
yeah, that would be the same as use the |'s
|
Quote:
|
Quote:
|
Quote:
NPC Code::confused: Scripting confuses me. But it's cool, so i must learn how to use the commands... |
Wish that in supported mutiple checks... Like
if var1,var2 in |start,end| Oh and ont he topic of the special tag. || denotes lessthan/greaterthan or equalto <> denotes greatherthan/less than You can also mix and match if (g in <3,7| ) would be true if variable G was greater than 7 and lessthan or equalto 7 And with that in also supports arrays if(g in {2,3,4,5,6,7,8}) would be true if G was equal to any of the number in that aray. also works for variable arrays if(g in this.array) |
Quote:
array1 in array2 should work too |
Spyfire is an official command, some commands and
tricks are only mentioned in newfeatures2001.txt and newfeatures2002.txt |
Re: Re: Commands...
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 07:56 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.