Jump to content

Cannonball

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Cannonball

  1. It doesnt even wanna start at mine, it keeps saying Failed to load, and when I removed the line that we had to put in the meta.xml, its loadable, but not working, what am I doing wrong? I unzip the file's into one map, and edit the meta.xml.
  2. Hey, im looking for an Moderator GUI, similiar to the Admin panel, but with lesser rights, so only: Kicking, banning, unbanning, muting, slapping etc. Has there been any script like that? Thanks! Grtz
  3. I know I copied, this was the easied explained. And I tried from the wiki, but I cant seem to get it working. So pleas get me a script for it... This is the one from wiki: function nametagColorChange ( thePlayer, commandName, r, g, b ) setPlayerNametagColor ( thePlayer, r, g, b ) end addCommandHandler ( "nametagcolor", nametagColorChange ) But does this one save's the color you changed it in too? And what is the command to change it?
  4. Is it possible to bind players into a custom group (clans, crews, admins, moderators, banned and so on) which has an own color. For example all normal clients have a white/default name color and the groups have own. But the command looks so long, should be shorter. In this example an admin is logged in and he is in the admin group (admin group color color: green). The color for the clan [ABC] is blue. Player0815: Hey Admin123, I joined the [ABC] clan. Could you set me to the group now? Admin123: /setgroup Player0815 [ABC] Console: Player0815 has been setted to the [ABC] group by Admin123. Player0815: Nice, thank you! The command would be /setgroup If the thing with the groups isn't possible it would be better if all clients can change their namecolor. Example: Player0815: /namecolor 3 Player0815: My name is red now ! The command would be /namecolor
  5. Hey guys, I downloaded the ramp script from this side, but its on client side, I checked the .lua file but couldnt find anything that looked like I could change it too the server side.. Also, im looking for a lock script, the one that you type: /lock and your vehicle is locked, whre can I find it? I already looked on the Wiki, but I dont understand that one. Thanks!
×
×
  • Create New...