Jump to content

tomaker

Members
  • Posts

    10
  • Joined

  • Last visited

Details

  • Gang
    GroveStreet

tomaker's Achievements

Member

Member (5/54)

0

Reputation

  1. tomaker

    [HELP]3DText

    function test3D() text = export.easy3dtext:create3DText(0,0,3, "Test",{255,255,255}, "pricedown",3) end addCommandHandler("testd",test3D) now i see it but just in ono or two pos i can't see it if i go away 10 feet i can't see and how can i do a bigger scale ? is any ideas ? i did it at client side
  2. tomaker

    [HELP]3DText

    i mean i have this script : https://community.multitheftauto.com/ind ... ls&id=3090 and i export the function but it still didn't write anything text = export.easy3dtext:create3DText(x,y,z"Test",255,255,255,255,"pricedown",1) why it didn't work ?
  3. i know how to get Handling.... I just wondering that i have 2 cars .First car maxVelocity 200 Second car 160 but still the first car on the same road goes over 140 but the second car goes over 154 km/p do you understand and why is it in the same road
  4. tomaker

    [HELP]3DText

    Hi i want ask that im the only person who can't run and can't write with easy_3d_text i export it and everything should be fine but it doesn;t work and is it the MTA Problem,bug or why now the "easy_3d_text" doesn't workt or i did something bad
  5. Hello guys.How to get the vehicle top speed ? I want to ask , i know about handling and how to set it,get it , but i try maxVelocity and it says that maxVelocity is 160 but car goes over 130 km/h .Do you have any good math formula or something how to get real max speed.I read about that GTA:SA Engine is bad and because i can't get the max speed of the vehicle yeah i know that in the hightway the car goes over 140 and near some gang streets same car max Speed is 110 .But is there any way to get it ?
  6. Is it possible to do that in Mta ? i want to create nfs nitro effect in mta the problem is that i can't count the vehicle light position and where it should end ,beacuse i want to create DxDrawline3D and i don't know where to start and where to end . Is someone can help to count the Position of vehicle ? ((Sorry for my English ))
  7. But it isn't will bug if i createWeapon and createObject i think i that pos .And i want to ask how to make a crossfire(dxDraw i know it but how to get a Player targer whic he look and set minigun rotation on that too) and which variable i need to rotate the Minigun ?
  8. Oh thanks. And can u help how to write it ? Because i don't have any idea how to start
  9. Hi i want to make a Minigun on Vehicle look like it : what function i need to use ?
×
×
  • Create New...