View Single Post
  #21  
Old 09-13-2009, 11:11 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by sssssssssss View Post
Add this there.

PHP Code:
function onPlayerChats()
{
  if (
player.chat == "support") {
    if (
Support.visible == falsetriggerServer("gui"name"getTicketData");
    else 
Support.visible false;
  }

it was a no-go. is it a wep, a db npc, class, or what?
A weapon, of course.

Note that I don't recommend using this system on servers with a larger playerbase, as it has horrible performance. I'll see about possibly rewriting it sometime, but I can't guarantee I'll do that.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote