7246
General Discussion / Re: Racerboy's Trench TDM [CTF / TER] [Custom GUI] [Poll!]
« on: October 21, 2012, 12:19:51 PM »What if dirt was a currency?no
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
What if dirt was a currency?no
TorqueScript does not have support for lists.Damn, Torquescript doesn't have support for almost anything :c
In any case, get them from the player list GUI.Any idea how to do that?
%list = [apple,banana,orange];
if("banana" in %list)
//docode
NUH-UH DONT B TELLIN ANY1 WAT TO USE brotherNotepad ++ master race
Did you remember to put it in a package?Oh thanks it works now
Put the parent in the very front and try itNope now it just goes
Add-Ons/Client_getText/client.cs (64): Unknown command clientCmdChatMessage.
function clientCmdChatMessage(%a, %b, %c, %fmsg, %cp, %name, %cs, %msg)
{
//secret code
Parent::clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg);
}I don't get it ._.