-
Posts
67 -
Joined
-
Last visited
Everything posted by Subtixx
-
Yeah MTA worked. But in the Interior -> Crash or runtime Error.
-
Towncivilian upgraded my drivers.. Don't work .
-
above the link: http://pastebin.com/5Jg1q6c2 and the second. After directX installation: http://pastebin.com/8zgUmc7P
-
drivers installed gta sa reinstalled mtadiag runned goto int -> crashed pressed n + enter directX not up to date -> directX installed mtadiag runned goto int -> crashed pressed n + enter directX not up to date -> directX installed ... etc.
-
WTF? Now it says: DirectX not up to date .. Still testing this bug. without directX up to date (unmodded): http://pastebin.com/5Jg1q6c2 WTF... DirectX Update installed. MTADiag says: DirectX not up to date
-
Yeah.. all my users have this problem.. (unmodded)..
-
Yes. Many Many times. EDIT: http://pastebin.com/TNDQW961 <- Crashlog..
-
Position: 22.98 1403.6 1084.42 Dimension: 9730 Interior: 5 MTA Crash Log: and Runtime Error 1: R6025 - pure virtual function call Runtime Error 2: Whats the Problem?
-
i want to make a function, like driveToCoordinate. do you know the Intro from SAUR RPG? (it's a Bot with ped that follows the player). Thats it.
-
I want an example of how to realize a function driveToCoordinate. Or an idea how to follow a boat to a player
-
It's my code -.-. But it's very basic, and i want to have a function like driveToPosition. SAUR RPG Intro like. (No code. but Ideas.)
-
local coreveh = createVehicle(411,0,0,5) setVehicleDamageProof(coreveh,true) local coreped = createPed(252,0,0,0) warpPedIntoVehicle(coreped,coreveh,0) local blip = createBlipAttachedTo(coreveh,20) local px, py, pz = getElementPosition(getPlayerFromName("PLAYERNAME")) local rx, ry, rz = getElementRotation(getPlayerFromName("PLAYERNAME")) local abstand = 7 local newX = px + math.cos(math.rad(rz + 90)) * abstand local newY = py + math.sin(math.rad(rz + 90)) * abstand setElementPosition(coreveh,newX,newY,pz) function botAI(player) local veh = getPedOccupiedVehicle(player) if veh then local x,y,z = getElementVelocity(veh) setElementVelocity(coreveh,x,y,z) local rx, ry, rz = getElementRotation(veh) setElementRotation(coreveh,rx,ry,rz) else local x,y,z = getElementVelocity(player) setElementVelocity(coreveh,x,y,z) local rx, ry, rz = getElementRotation(player) setElementRotation(coreveh,rx,ry,rz) end setTimer(botAI,100,1,player) end botAI(getPlayerFromName("PLAYERNAME")) It's veeeeeeeeeeeeeeerryy basic... Can someone help me with the code? (driveToPosition - like function?)
-
https://community.multitheftauto.com/index.php?p= ... ls&id=4253 from valhalla..
-
Download? it's 27. March.
-
No release? Fake?
-
MTA startet nicht ?!?! Bitte um schnelle Hilfe
Subtixx replied to Eren0207's topic in German / Deutsch
Als Administrator ausführen versucht? -
Its the 27 March ... Script... Script... Script...
-
@Kenix Why? It sounds really cool..
-
Please release now!!! it sounds really good!
-
nothing new? Please Post newer Screens!!! I Love your Project!
-
https://community.multitheftauto.com/index.php?p= ... ls&id=3521 Car mod^^
-
no idea where else to report https://community.multitheftauto.com/index.php?p= ... ls&id=1819 Download offline
-
Push... No fix for this problem?
-
WoW? Custom railroad tracks? How? EDIT: please. tell me two^^