-
Posts
175 -
Joined
-
Last visited
Everything posted by keymetaphore
-
i am sori for zis unneeded post, but i didnt understander why'd you bring it from 1.6 to 1.6.4
-
Is there a possibility that there's cancelEvent() called?
-
Okay then, don't forget to change it back as you are not protected against malware. ( just delete that value )
- 20 replies
-
- stuttering
- fps
-
(and 1 more)
Tagged with:
-
That's really strange, but disabling Windows Defender completely fixed all of those issues. I did it through registry. http://www.download3k.com/articles/How-to-Turn-Off-Windows-Defender-Permanently-in-Windows-10-01350 - use the method 1
- 20 replies
-
- stuttering
- fps
-
(and 1 more)
Tagged with:
-
Lock, fixed. After a hard reboot it worked. Usual didn't do the job.
-
Hey guys. I've got a small small problem with my mta - I can't join any server. Kicked by AC #4, CP6O.fcCADFd42[Trainer] Well, just to make sure - I don't use and I haven't used any kind of trainer. I have my Windows Defender enabled, I disabled Firewall, reinstalled mta ( deleted folder) I will attach mtadiag in a few minutes. EDIT: https://pastebin.mtasa.com/372177174 Here's the MTAdiag, and btw - those nonstandart files should not be a problem as MTA worked with them before, I actually played yesterday. I haven't installed any new software in this time period.
-
@Salma Muhammed OK if you bought it, but it really seems strange as Owl script is pretty hard to understand. (actually not really haha)
-
@Salma Muhammed No problem, just as I learned from my expierence using leaked script will never make you learn something. Also, no one is selling it, if you bought it, it's still leaked. ( you can't buy it from owl)
-
I'm pretty sure it's not possible, you can only change the texture. I might be wrong as I'm new to scripting, but I think it's a limitation.
-
Maybe you meant textures? That doesn't change the shape, only how it looks. @Avagard
-
No, it's not possible.
-
You should not use leaked scripts. That's Owl, sir.
-
Why Do You Type Like That? Try To Reinstall Your MTA Or Check Your PC With Antivirus.
-
https://nightly.multitheftauto.com/ports/ Enter your IP here.
-
Scan your PC with antivirus. Trainer basically modificates your MTA client,
-
Sorry mate, I forgot that it's in freeroam, when I didn't know anything I just downloaded the leaked gamemode(im dumb) and checked those files, that's why I thought it's from owl.
-
Stop stealing owlgaming scripts and you'll be fine.
-
Just don't trigger it from script. Do you have some kind of /animselect script that's leaked from OwlGaming? @OutPut
-
Give more information. What animations? Did you mean - stop them? To prevent an animation from running just remove it from the code that runs it.
-
Hey, using leaked scripts isn't good. Owlgaming version 4.0
-
Thanks man, it worked, gotta go through the math functions again. <3
-
Hello, i've got a small issue now. I am creating a dx box with some things up, and included player health. The problem is that when your health gets reduced, it's like 90.41415236923 ( not a int ) How to remove decimals? I tried to use the math.round from useful functions, but got a strange error. When outputting I used tonumber()
-
Yep, but getting this feature working like a delayed bind, not setting timers with the functions could make it work.
-
THIS IS WHAT I ALWAYS WANTED with binds though, like bind 1 f hi bind 1 setTimer(f hi, 100) <-:Oed the syntax, you got it