Jump to content

TiTawN

Members
  • Posts

    33
  • Joined

  • Last visited

  • Days Won

    1

TiTawN last won the day on December 26 2021

TiTawN had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TiTawN's Achievements

Rat

Rat (9/54)

15

Reputation

  1. addEventHandler( "onColShapeLeave", Cols[i], function (leaveElement, matchingDimension) if (leaveElement and getElementType(leaveElement) == "player") then setTimer(function() setElementRotation(Gates[i], 0, 90, 90) end ,2000,1) end end) It does not work without a timer Sometimes it works and sometimes it doesn't It doesn't matter if it has a timer or not, but after a few minutes the mode changes
  2. Solving the problem of setElementRotation working after two minutes inside the server source ??
  3. And how to remove the first letter of a text | Thanks
  4. What code should I use if I want to convert uppercase letters to lowercase letters? Thanks for your help ?
  5. Hello My Friends How can I create a table like this table with the insertion method? local cl = { ["Body"] = {1,1}, ["Face"] = {1,1}, }
  6. I want a function that shows license plate replacement ? Please Help me ?
  7. Hello guys, I created a map in the sky, but when there is a car on it and I move away from it, the map disappears and the car falls. Can the car fall be prevented? Please Help me In This Regard ?
  8. Hello guys How can I create text that is attached to an object? In addition, I want to change the font
  9. Hello dear friend, how did you solve this problem?
  10. What you say is for create the car, I want to check it when the car is spawned via .map file
  11. What Function is There To Spawn a Vehicle On The Server ? ( OnVehicleSpawn ) Or can you tell me how to solve the bug of the vehicle going under the object when spawning? Please Help Me ? ThanQ
  12. Hi again, I really do not understand what you mean by fetchremote performance Explain more if possible. I just want to send a text message to the real phone of the person to confirm the game account
×
×
  • Create New...