
haybail
Members-
Posts
145 -
Joined
-
Last visited
Everything posted by haybail
-
Can you rephrase
-
I Have Server And I Can Join It But The People Can't Why????
haybail replied to K200062's topic in DM Server-side
Probobly a router or even a firewall. Did you follow the guide? http://development.mtasa.com/index.php? ... ver_Manual -
It has something, not sure what it is. But when you use tostring it has some sort of id.
-
You didn't add the commandHandler and you forgot to reset count Might want to also make it so only one count can be running at a time, so it doesn't mess up the variable. Nice script otherwise
-
Patching your 1.01 or 2.00 version of gta_sa.exe
haybail replied to darkdreamingdan's question in Client
I think you can just replace it with Hoodlum's and it will be ok. I don't have a D:/ myself but I was stupid enough to buy the game so it is legal for me . LINK REMOVED - Please don't link to NoCDs -
Its possible. It may also be your graphics card or the drivers you use on your graphics card.
-
I'm not sure what you mean but maybe this?: You may still be able to register on center and use some of the services, depending if they eased the restrictions on serials there also, but maybe not. However it seems to be open, so maybe... https://community.multitheftauto.com/index.html?p=register I really don't have a clue
-
Its a problem with the new version, 1.1.2. You kind of have two options: 1. Uninstall 1.1.2 and switch to 1.1.1 - which has no server browser but is otherwise normal. You can use game-monitor as an alternative. 2. Stay with 1.1.2 and take the occasional freeze. You can fix the map editor however and set it up so if it does freeze you won't have to restart your whole computer.
-
You mean from center? Maybe. Sometimes it hasn't worked for me either unless I click here or it will white screen for me also.
-
Spam users in MTA forums
haybail replied to Ace_Gambit's topic in Site/Forum/Discord/Mantis/Wiki related
memberlist.php?mode=viewprofile&u=32561 -
Not specifically, but I had some problems with the acl and some functions. I think I remember you can't edit them whilst the server is running, otherwise they can reset back to what they were. Tho I may be mistaken. One of the functions, I had a hard time giving permissions to as it wouldn't work when it was true. Usually, for me though, this works always. Just make sure the server is stopped first. Open the acl.xml Find the function you want under Default Edit the false to true and leave everything else Close and restart
-
The garage, sphinx and ufos Very cool.
-
You have to add yourself to the acl. http://development.mtasa.com/index.php? ... ing_admins
-
Want to know why? onClientPlayerJoin is triggered for everyone but yourself. Or everyone but the person running the script. This is what the wiki says: Thats why. I like that piece of information
-
I thought he did quite well
-
And wouldn't you have to continually place the colshape because you can't move them?
-
Vista is awful. I would try this if I were you Heggy:
-
I love that idea. Nice and simple.
-
right click, save as.
-
I'm overposting but I don't think Rockstars will be very good. I think it will be very average and not very well done. And only keep people ammused for a month. Another meh multiplayer that people don't really play. Like an updated SA 2 Player. But if its good, oh goodie. What was it like on console?
-
I think you have to switch the folders around.
-
I used dp2.1 and 0 and I had that also, I think its just the way the script is designed. It holds the value clientside. You can fix the blips though, there stored in a map file and for some reason they don;t work from there so you just have to take them out and add them manually in lua.
-
Some don't work well with /start, you need to use /gamemode. Capture the Vehicle for instance.
-
Yes I think that's it! Thank you both.