-
Posts
30 -
Joined
-
Last visited
Everything posted by _Marco_
-
Hello . How can I do something online while my name is not in the chat? As if I am not on the server
-
Hi . How To Put All The Commands Inside A Resource In The Database So That None Of Them Are Duplicates Example : Resource Command = /goto . /mechanic . /vehspawn Create Column Whit ALTER TABLE Give Me Example Code
-
Hi, I wrote this but it does not work. Where is the problem? I want this function to follow a few commands function Test() outputChatBox("Ok") end addCommandHandler( {"Check", "Checkk", "checkkk"} )
-
Hello, is it possible to make sure that the car does not explode when it catches fire and only smokes?
-
Hi Yes I want a management system that can give each command separately to each player and store it in the database /givepermission [PlayerName] [Command To Give] Save To Mysql
-
Hello, how can I save all the commands in the database and grant access to each one?