Anderl
Members-
Posts
2,266 -
Joined
-
Last visited
Everything posted by Anderl
-
Shut up and grow up.
-
No, you don't need. You can do this: if( ( condition ) and ( condition ) or ( condition ) ) then -- if ( condition ) then -- if ( condition ) and ( condition ) then
-
Go learn and make something original
-
spawnPlayer warpPedIntoVehicle
-
could you give me an example? because never used things might take long time to learn for me I've never been in such situations but I think it's this: addEventHandler( "onClientElementStreamIn", root, function() setPedAnimation( ped1, "STRIP", "PLY_CASH" ); end ) Client-side code, btw.
-
1.Never heard for you 2.Bad English for Hosting Team 3.Not trustable you not heard that because this is new company if my english is bad because i don't need english language so much i am here for the work not for english lesson okay You can't even figure out why are you receiving a "302: Moved temporarely" error.
-
Exactly, and that guy doesn't even know how to talk english properly. Just looking at "delux-host.net" shows how professional this "company" is.
-
You might want it to make whole scripts for you too, maybe?
-
Wrong. local marker = createMarker( 1355.4749755859, 251.35711669922, 19.5546875, "corona", 2, 0, 255, 0 ); addEventHandler( "onClientMarkerHit", marker, function( ele ) if ( getElementType( ele ) == 'player' and ele == localPlayer then local vehicle = getPedOccupiedVehicle( ele ); if ( vehicle ) then setElementModel( vehicle, math.random( 217, 499 ) ); end end end ) Wrong. local marker = createMarker( 1355.4749755859, 251.35711669922, 19.5546875, "corona", 2, 0, 255, 0 ); addEventHandler( "onClientMarkerHit", marker, function( ele ) if ( getElementType( ele ) == 'player' and ele == localPlayer ) then local vehicle = getPedOccupiedVehicle( ele ); if ( vehicle ) then setElementModel( vehicle, math.random( 400, 611 ) ); end end end ) I just fixed the code you posted, I didn't change anything that the OP wanted to change later. Forgot to put '(', though.
-
Wrong. local marker = createMarker( 1355.4749755859, 251.35711669922, 19.5546875, "corona", 2, 0, 255, 0 ); addEventHandler( "onClientMarkerHit", marker, function( ele ) if ( getElementType( ele ) == 'player' and ele == localPlayer then local vehicle = getPedOccupiedVehicle( ele ); if ( vehicle ) then setElementModel( vehicle, math.random( 217, 499 ) ); end end end )
-
":folder/file.ext" --must be a folder inside "resources" folder
-
Almost.. He's 10 years old [s.K.], if you can't understand programming, just leave that alone. That turf script must be optimized and you just can't do it, nor anyone will do it for you. Learn, or if you don't learn, as I said, leave that alone.
-
If you're new in lua scripting , read some basics Scripting Introduction https://wiki.multitheftauto.com/wiki/Scr ... troduction Lua tutorials, manuals viewtopic.php?f=148&t=40809&p=414056&hilit=+tutorial#p414056 He's too lazy to learn, he said he could not understand anything lol
-
This has no future.
-
You said you lagged, you didn't say anything more. I thought that you meant bad FPS for 'lag'. Btw, try installing some patch.
-
It's impossible that you lag in GTA IV with such configuration, you must be using Intel HD instead of the Radeon HD 7970.
-
No, I meant if you had an offboard graphics card, you could use it for Windows Experience Index instead of the Intel HD for better rating. Ah you mean changing videocard, but like i said: I've got a laptop, so no slot for offboard graphics card But I installed my old videocard drivers because new ones were laggy now windows experience index: for windows aero: 4.2 Gaming Graphics now:5,1 FPS improvent in laggy places: 5fps Not bad. Btw, laptops have space for offboard graphics card ( some, like Alienware, Clevo and some custom ).
-
No, I meant if you had an offboard graphics card, you could use it for Windows Experience Index instead of the Intel HD for better rating.
-
Its built into motherboard Intel HD Graphics. Intel HD is integrated in the CPU, it's not built into the mobo.
-
Small tip: Fix a writing error, 'SHH' should be 'SSH' where you say you sell virtual private servers.
