Jump to content

intechz

Members
  • Posts

    7
  • Joined

  • Last visited

intechz's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. this give me this error in console. mdc-system/c_mdc.lua(Line 1310) [Client] getPlayerOccupiedVehicle is deprecated and may not work in future versions. Please replace with getPedOccupiedVehicle. here is the league that this is referring to the console, you will be missing something? local vehicle = getPlayerOccupiedVehicle (getLocalPlayer())
  2. Yea, that still works. yes it works, but not the way I want, that I have to be right on top of dick to see what has been written
  3. not to change the distance of the text only appears when the player is right on top of him
  4. but I just want to know what is the code for the text appear over the icon
  5. well i was wondering if anyone knows what is the resource to get these things on the map. I already found one but does not get up in the pink with the information, if they can help me thank you very much. I'm using this resource but not what appears to pink over here let the coding -- Pickups here i1 = createPickup (-1609, 713, 13.3, 3, 1239, 60 ) --Attached blips to them, if u want createBlipAttachedTo(i1,0,1, 255, 255, 0, 255, 0, 1) --Messages below, empty ones for clearing chatbox function info1(source) outputChatBox("````````````````````````````````````Info````````````````````````````````````",source,255,255,255) outputChatBox("text text text",source,255,185,15) outputChatBox("`````````````````````````````````````````````````````````````````````````````",source,255,255,255) end addEventHandler("onPickupHit",i1,info1) but my server only appears in the chat and I want to appear over the icon like this in the picture
  6. Queria ver se arranjava alguém que soubesse a linguagem lua, por favor queria mesmo arranjar alguém Agradeço se alguém me poder ajudar!!!
  7. Queria ver se arranjava alguém que soubesse a linguagem lua, por favor queria mesmo arranjar alguém Agradeço se alguém me poder ajudar!!!
×
×
  • Create New...