-
Posts
205 -
Joined
-
Days Won
19
Everything posted by Haxardous
-
-- if you want to trigger something 10 or multiple times you can use "for" loop. for i = 1, 10 do -- trigger your thingies end -- if you want to multiply something you will need to use the * operator. local price = 1000 local amount = 10 function multiply(price, amount) return price * amount end print(multiply(price, amount)) -- should return 10000.
-
this is most likely server related issue, contact the server owners/moderators for help instead as we can't help you to "server-related" issues.
-
can you uninstall & reinstall any gigabyte-related drivers? without using any "drivers updater" software (as they're not recommended) and run a full scan using Windows Defender or your preferred AV software.
-
can you uninstall & reinstall any gigabyte-related drivers? without using any "drivers updater" software (as they're not recommended) and run a full scan using Windows Defender or your preferred AV software.
-
here: https://wiki.multitheftauto.com/wiki/Shader_examples#Texture_names or you could use TXD workshop (which can also be found here: https://www.gtagarage.com/mods/show.php?id=8320) and head to your game directory models/use TXD workshop to open hud.txd
-
Javascript as a secondary programming language
Haxardous replied to CrosRoad95's topic in Open Source Contributors
afaik v8 (MTA JS implementation that CrosRoad95 working on) isn't working as Slipe (NanoBob's C# "translator") - Slipe: C# (csharp.lua) > Lua > C++ - V8: JS > C++ -
nice mrgreen gameplay
-
happy new year lads
-
- pawn/AMX https://github.com/multitheftauto/amx - https://github.com/projectlua/mta-typescript-sdk
-
Visual Editor for Wiki
Haxardous replied to turret001's topic in Site/Forum/Discord/Mantis/Wiki related
1. make sure you've created an account and logged in. 2. find the page you're willing to translate. 3. click the "edit" button. (as shown in the following picture) In case if it's not created yet: - get its URL & add a /"language name shortcut"/ after /wiki/ for e.g. for Deutsche the shortcut is DE so it should be /DE/ as shown in the following picture: Happy translating @Erlkonig -
Checkout this post
-
For images/textures (in PNG format) checkout this post:
-
Please do a dxdiag, you might get a faster help
-
unfortunately you're forced to use v-sync or borderless windowed mode
-
uh I guess you're using a leaked gamemode that uses a custom user system lol -- you have to give yourself permissions from the ACL file and use the default login system (by commands)
-
are you sure you have enough permissions?
-
thanks to everyone who worked on this release!
-
you have to wait for few hours (should be visible by now)
-
the skins thing is already implemented
-
this laptop isn't even suitable for nowadays office work
-
-- just upload it to imgur.com or something
