Creation/Dev/Script/Client/TGraalVar: Difference between revisions

From Graal Bible
No edit summary
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
http://www.antiunixmad.com/
{{Template:Script_Object}}


GGGG RRRR  A  A  L
=Variables=
G    R  R A A A A L
''Note: Currently this doesn't include functions which are optimized at compile time, see [[Creation/Dev/Script/Starting_Guide#Standard_object_functions|Starting Guide: Standard object functions]] for those.''
G GG RRRR AAA AAA L
G  G RR  A A A A L
GGGG R RR A A A A LLLLLL


Viper's Graal Issues.
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Type'''
| '''Description'''
|-
| initialized
| boolean (read only)
|
|-
| joinedclasses
| object (read only)
| List of joined classes
|-
| name
| string (read only)
| Name of object
|-
| scriptlogmissingfunctions
| boolean
| Whether to log calls to undefined functions
|-
| timeout
| float
| Time left in the timeout
|}


Hello everyone, as of late, many people have been attacking me on the issues and matters,
=Functions=
trying to lie about things, bend the truth, and downright spin to make me and others of my cause
{| border="1" cellpadding="2" width="100%"
look bad, in this text document i will discuss and lay to rest the issues that matter.
| '''Name'''
| '''Return Type'''
| '''Description'''
|-
| addarray(obj)
|
| adds another array to this variable
|-
| cancelevents(str)
|
| removes all previously scheduled events (scheduleevent) of the specified event name
|-
| catchevent(str, str, str)
|
| adds an event handler for the specified object name and event, third parameter is the name of the function which receives the event (first parameter of the event will be the object for which the event occured)
|-
| copyfrom(obj)
|
| copies all variables and array values from another object, doesn't work for protected variables like players though
|-
| escape()
| string
| adds \\ in front of ", ' and \\, and removes non-printable characters
|-
| getdatablockvars()
| object
| gets the names of all variables which are pointing to datablocks (for Graal3D, will be removed soon)
|-
| getdynamicvarnames()
| object
| gets the names of all dynamic (not built-in) subvariables of this object
|-
| geteditvarnames()
| object
| gets the names of all dynamic variables which can be modified
|-
| getfunctions()
| object
| gets the names of all functions of the object as array, also each entry has subvariables which give more information about the function ("parameters", "description", "scope")
|-
| getstaticvarnames()
| object
| gets the names of all static (built-in) subvariables of this object
|-
| getvarnames()
| object
| gets the names of all subvariables of this object
|-
| ignoreevent(str, str)
|
| lets the object ignore an event (second parameter) of the specified object name
|-
| ignoreevents(str)
|
| lets the object ignore all previously catched events of the specified object name
|-
| insertarray(int, obj)
|
| inserts an array at the specified index
|-
| isinclass(str)
| float
| checks if the object has joined the specified class
|-
| join(str)
|
| lets the object join a class and inherit all functions and event handlers of that class
|-
| leave(str)
|
| leaves a previously joined class
|-
| loadfolder(str, int)
|
| loads the content of a folder into the variable, you must specify the folder name and pattern (e.g. "levels/bodies/*.png") and if it should be recursive
|-
| loadlines(str)
|
| loads a file and adds it line by line to the variable (as array)
|-
| loadstring(str)
|
| loads the content of a file into the variable
|-
| loadvars(str)
|
| loads the variables from a file where each line has the format varname=value
|-
| loadvarsfromarray(obj)
|
| loads the variables from a string list of the format varname=value
|-
| loadxml(str)
|
|
|-
| loadxmlfromstring(str)
|
|
|-
| objecttype()
| string
| returns the object type, which can be TGraalVar, TProjectile etc.
|-
| savelines(str, int)
|
| saves the array line by line into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
|-
| savestring(str, int)
|
| saves the value as string into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
|-
| savevars(str, int)
|
| saves the subvars in the format varname=value into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
|-
| savevarstoarray(bool)
| object
| saves the subvars in the format varname=value into an array, you must specify if it should be sorted
|-
| savexml(str, int)
|
|
|-
| savexmltostring()
| string
|
|-
| scheduleevent(float, str, params...)
| object
| invokes an event (onEventname) after the specified delay (in seconds), second parameter is the event name, followed by the parameters
|-
| settimer(float)
|
| invokes an onTimeout event after the specified time, similar to 'timeout=value'
|-
| sortascending()
|
| sorts the array in ascending order (smallest value first)
|-
| sortbyvalue(str, str, bool)
|
| sorts the array by the specified variable name, you must also say what variable type it is (e.g. string) and if it should be sorted ascending
|-
| sortdescending()
|
| sorts the array in descending order (highest value first)
|-
| subarray2(int, int, int, int)
| object
| extracts a two-dimensional array, specify startpos1, length1, startpos2, length2
|-
| timershow()
|
| lets the npc show the timeout variable, deprecated
|-
| trigger(str, params...)
|
| invokes an event on the object (onEventname) with the specified event name and parameters, doesn't interrupt the current script
|}


I have been involved graal for over three years now, and i used to really like Graal and its
{{:Creation/Dev/Script/Client}}
admins alot, then slowly after about a year Graal and its admins went in a bad downward spiral,
i still stuck with graal in hopes graal would pull itself out of this hole and unixmad would go
back to the right path, this however did not happen, instead unixmad and even stefan went fouler
and lower than i could have imageined, First with fireing Pachuka and Fuitad, two of the BEST
graal admins ever in my view for no other reason than disagreeing with his future plans, then if
just fireing them was not bad enough, he threatend to sue them and kill they're families, this
was so wrong and bad Fuitad even said he would punch unixmad in the face for saying that if he
met him in real life, but that was just the beginning of the downward spiral unixmad foolishly
invoked onto graal, he then blatantly STOLE a domain name graal.net from Owl Shimy which costed
over 30$ US Dollars, and never gave it back to him and never paid him for the cost of the domain,
he also threatend to sue Owl Shimy and kill his family although it was Unixmad which stole the
domain from Owl Shimy, then around Graal1.3.1 he blocked off Gservers officially and threatend
to sue anyone that ran the former Gservers, although they were released as "Freeware" and
actually used to encourage people to use the Gservers, this was a blatant attempt to monopolise
, threaten, and intemidate that players that actually helped graal and supported him, he then
made claims he copyrighted "Graal" and would contact so called "Lawres" about anyone that used
the name "Graal" or had "Graal Files" on there websites, although graal was distributed as
"Freeware" or "Shareware" and had no official software copyrights related to it, and that the
name "Graal" was actually the name of a holy sacred golden cup used in some religion, and in that
he has commited blasphemy against whatever religion has the so called "Holy Graal", then later on
Unixmad fired SuperNick, because of his country and his origion and called him an American Asian
slut, this was the first sign of racism on the part of Unixmad, towards Graal1.4.1 Unixmad was
secretly unwrapping his sadistic plans, he then started claiming credit and claiming to own
the copyrights to graal, although unixmad has done nothing but host some stupid weak as servers,
and yet Stefan Knorr has done all the real work for Graal, and was the one to make ZeldaOnline
, GraalOnline in the first place and has written every bit of codeing for the Graal Client ,
Gserver, RC, ect, yet unixmad the worthless pile of trash that he is steals all credit for Graal,
then in February 2001, Unixmad and Antago release Graal2001 and the start of the "Pay to Play"
system, now i have no problem with the fact that it is pay to play, the issue is when you PAY
for something you actually expect to get the worth while of your money in this product, but
instead they got a shittily made level generated land that was 99% empty, the NPCs were and are
laggy as hell, and there were no quests, and there is only two shitty things today for hearts
that suck so much i refuse to even call them quests, and to add to that about 40% of everyone
that paid and gave unixmad there credit card number NEVER got the accounts they paid 27$ or more
for, and those that did clearly got chumped out by a cheap peice of crap that aint worth paying
for, it sucked so badly that most people played on Graal Classic still, even those that foolishly
paid for pay to play accounts, and in an attempt to "FORCE" people to pay for a shitty product
they do not want against they're will Unixmad hired "Tyhm" to deface and ruin GraalClassic in
an attempt to make it buggier and less fun than even Graal2001, about this time i was disgusted
with unixmad and most of the other admins and decided to downright turn against Graal and for the
most part stop playing the peice of crap in general. People starting getting angry, complaining,
asking for help, and asking for refunds, of coarse unixmad gave noone a cash refund, and simply
deleted and banned "PAID ACCOUNTS" of those who complained, asked for help, or asked for a refund
these are PAYING CUSTOMERS, they have the rights of basic service that they PAID for, unixmad
promises pay to play players a quality product and customer service, but instead gives them a
grade F product and ripps off his customers and delete they're accounts that they PAID HIM money
for, his excuse? Credit card fraud, when infact at least 90% of the people he bans for credit
card fraud pay legitamately with there OWN credit cards or pay via paypal by check, and yet
Unixmad has stolen and used others credit card numbers to buy things for himself on several
occassions, he also claims he needs pay to play money to keep graal alive and running, yet there
has been evidence that he makes at least 90% profit out of the monies he gets, and that he uses
illegal porn ad banners and illegal cookie style web tracking and giveing email adresses of the
players and even phone numbers of every player to spam and telemarketting companies without
there permission, he even keeps personal player info, includeing email, adress, and phone number
on unsecure servers which have already been leaked out, such info about people should not be on
a public webserver accessable to the internet in anyway, then after all that Unixmad starts
banning african american people, asians, koreans, and or people with images of people of that
race from the Graal2001 forums and graal itself, yet again they are paying customers and this
is another sickening act of racism on the part of Unixmad and GraalOnline, and then even more
disgusting is what Stefan posts on the Graal2001 forums, he makes several anti american, racist,
pro terrorist, pro nazi, and pro taliban comments on that post and goes on and on several pages
bashing americans, this post was offense, obcene, and disgusting to many people includeing myself
. If all that does not make you sick to your stomache or dislike unixmad yet, i am far from done,
then Unixmad proceeds to illegally DDOS webservers of mafukie and make threats to him over the
phone, and has phone assaulted me over 40 times a day between midnight and 5am, and has made
threats to sue dozens of people, kill there families, and shut down innocent websites and
servers, while hosting illegal stuff and doing illegal things himself with the use of his own
wanadoo.fr servers, stuff which includes child porn, bestiality porn, DVD Piracy, DDOS Attacks,
theft of copyrighted materials from gameing companies such as nintendo, Credit Card fraud, theft,
spamming, phone harrassment, useage of illegal pirated corperate softwares, all this just to
start the list of what Unixmad, Stefan, and they're servers are doing 24/7 for nearly 4 years now
, anyone that likes unixmad or thinks he is a good person even after all this is clearly a fool,
everything in this document is the truth and why i hate unixmad so much, if you like unixmad
after all these sickening things he does, then you are no better than a KKK or Neo Nazi member
and should go kill yourselfs, i do not tolerate facists, racists, or nazis, they are all bad
people, and unixmad is one of the worst of the worst, and no person with any morales could
tolerate or support such a person like Stephane Portha or Stefan Knorr. The people that spin, lie
and bend the truth in support of unixmad will always exist, but i will always reveal the truth
about unixmad, and EVERYTHING said in this document is true, despite what any assclowns try and
say about this, and this supriseingly enough is only 1% of the bad things Unixmad has done, how
some people even tolerate, none the less support such a bad person is beyond me...
I fight against bad people like unixmad, why? Because unlike many others in this world i actually
care about other people, and i will do everything in my power to stop unixmad from hurting graal
or its innocent players, many say i want to destroy and kill graal, this is NOT true, i used to
love graal, i only wish to stop unixmad's evil sadistic illegal actions and restore graal to the
great game it used to be when it was "for the players, by the players" , but if i have to destroy
GraalOnline in exchange to stop unixmad's tyranny, it will be regreteable, but sometimes some
sacrifices have to be made for the greater good, lets just hope that unixmad drops dead and that
sacrifice never has to be made... I love graal and lots of its players, and i wish to someday
restore it to the grandness it once had, but bad people like unixmad must be gotten rid of if
that is to be achieved...

Latest revision as of 05:02, 28 August 2007

This article is information on a script object - a pre-defined type of variable with its own set of static variables and functions. It is intended for use with the GS2 scripting language.


Variables

Note: Currently this doesn't include functions which are optimized at compile time, see Starting Guide: Standard object functions for those.

Name Type Description
initialized boolean (read only)
joinedclasses object (read only) List of joined classes
name string (read only) Name of object
scriptlogmissingfunctions boolean Whether to log calls to undefined functions
timeout float Time left in the timeout

Functions

Name Return Type Description
addarray(obj) adds another array to this variable
cancelevents(str) removes all previously scheduled events (scheduleevent) of the specified event name
catchevent(str, str, str) adds an event handler for the specified object name and event, third parameter is the name of the function which receives the event (first parameter of the event will be the object for which the event occured)
copyfrom(obj) copies all variables and array values from another object, doesn't work for protected variables like players though
escape() string adds \\ in front of ", ' and \\, and removes non-printable characters
getdatablockvars() object gets the names of all variables which are pointing to datablocks (for Graal3D, will be removed soon)
getdynamicvarnames() object gets the names of all dynamic (not built-in) subvariables of this object
geteditvarnames() object gets the names of all dynamic variables which can be modified
getfunctions() object gets the names of all functions of the object as array, also each entry has subvariables which give more information about the function ("parameters", "description", "scope")
getstaticvarnames() object gets the names of all static (built-in) subvariables of this object
getvarnames() object gets the names of all subvariables of this object
ignoreevent(str, str) lets the object ignore an event (second parameter) of the specified object name
ignoreevents(str) lets the object ignore all previously catched events of the specified object name
insertarray(int, obj) inserts an array at the specified index
isinclass(str) float checks if the object has joined the specified class
join(str) lets the object join a class and inherit all functions and event handlers of that class
leave(str) leaves a previously joined class
loadfolder(str, int) loads the content of a folder into the variable, you must specify the folder name and pattern (e.g. "levels/bodies/*.png") and if it should be recursive
loadlines(str) loads a file and adds it line by line to the variable (as array)
loadstring(str) loads the content of a file into the variable
loadvars(str) loads the variables from a file where each line has the format varname=value
loadvarsfromarray(obj) loads the variables from a string list of the format varname=value
loadxml(str)
loadxmlfromstring(str)
objecttype() string returns the object type, which can be TGraalVar, TProjectile etc.
savelines(str, int) saves the array line by line into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
savestring(str, int) saves the value as string into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
savevars(str, int) saves the subvars in the format varname=value into a file, the second parameter is the save mode (0 - overwrite, 1 - append)
savevarstoarray(bool) object saves the subvars in the format varname=value into an array, you must specify if it should be sorted
savexml(str, int)
savexmltostring() string
scheduleevent(float, str, params...) object invokes an event (onEventname) after the specified delay (in seconds), second parameter is the event name, followed by the parameters
settimer(float) invokes an onTimeout event after the specified time, similar to 'timeout=value'
sortascending() sorts the array in ascending order (smallest value first)
sortbyvalue(str, str, bool) sorts the array by the specified variable name, you must also say what variable type it is (e.g. string) and if it should be sorted ascending
sortdescending() sorts the array in descending order (highest value first)
subarray2(int, int, int, int) object extracts a two-dimensional array, specify startpos1, length1, startpos2, length2
timershow() lets the npc show the timeout variable, deprecated
trigger(str, params...) invokes an event on the object (onEventname) with the specified event name and parameters, doesn't interrupt the current script

Object Navigation