Blockland Forums > Modification Help
how to display variables?
Fluff-is-back:
--- Quote from: jes00 on April 06, 2012, 06:40:47 AM ---Is not %client.isHost valid too?
--- End quote ---
No.
Treynolds416:
It's not default, but truce made a .isHost function
deathrider:
the only thing i need to know is how to ask for var's so like /admin dom
it then give admin to dom dom is the var
this is what i have has lots of errors when i load it
--- Code: ---functionservercmdtest(%client, %message)
{
announce(%message);
}
--- End code ---
Fluff-is-back:
you forgot the space between function and serverCmd...
deathrider:
--- Quote from: Fluff-is-back on April 06, 2012, 11:54:29 AM ---you forgot the space between function and serverCmd...
--- End quote ---
im a handicap