
robhol
Retired Staff-
Posts
2,120 -
Joined
-
Last visited
-
Days Won
1
Everything posted by robhol
-
Yes. Global variables aren't truly global (for obvious reasons. Imagine the chaos! ) but are common between all server-side script files in a resource, and all client-side script files. But not from server to client or vice-versa. You will either have to use element data or transfer the data with events. I recommend reading my Basics of Scripting guide. It's a sticky in this forum.
-
And maybe one day, suidae will fly. :+
-
True, but based on the facts that a hosting company (somewhat crappy, but that's another story) would have very little in the way of a motive for doing this and that there are no offline converters either way (that I know of), this is pretty much the only alternative.
-
This topic is touching, and I really wish I could help. Just let me say, kudos. All I can offer is this: http://gtamap.delux-host.com/converter/ I can't really tell whether or not it's any good, though.
-
We can't really help you unless we can see the script that's throwing off that error - but basically you're trying to use a variable that doesn't exist. Check spelling, capitalization (that CAPITAL letters are being used correctly), etc. (Btw, are you Norwegian? )
-
School and IRC generally don't mix all that well, so I figured I'd ask here. Thanks for replying.
-
Good idea. It doesn't hurt to have something to fall back on.
-
Ah, varez, that means the webadmin has admin privileges, not that you require admin to access it. That would be listed in the actual ACLs and not the user groups.
-
I was wondering whether file and SQLite I/O was synchronous or asynchronous? I seem to remember them being synchronous, but I'm not sure, so I'd like some confirmation. And how is the MySQL module? It seems to me that that would almost have to be async, due to the potential delays in querying a remote server.
-
Good thing the people in charge of this forum are so active and good at listening to what the users and community want.
-
Lol this wont work dude youre not defining a Integer, groundz contains the whole GroundPosition and if you use the GroundPosition, the Icon is IN the Ground. It's great that you want to help, it's always appreciated, but please try and get an idea of what you're talking about before you reply and make other people uncertain. xbost is right, that is the correct usage.
-
As I remember, Steam GTA is a somewhat special version of the game, and is incompatible with most mods, including MTA.
-
Become one then. Become a script??
-
Technically, you can also assign anonymous functions to a table and call it with your "switch" value as an index. However, depending on how many possibilities there are, you may be better off with simple if/elseif/else constructs as 50p says. if there are only 4-5 possibilities, a table with functions would be kinda overkill.
-
50cc of sticky-glue, stat! (Not that people will actually care. To be honest, most people who make these kinds of topics are already too ignorant to even look at stickies. >:|)
-
Very useful. TS: if this function isn't already included in the script, (that is, changing icon when someone buys it) you will have to modify the resource on your own. When the blip is created and should change (ie if ownership changes) you will need to check if there is an owner and use setElementModel on the pickup accordingly. If this doesn't make sense, read more lua and study the code.
-
Sorry, but both those suggestions are stupid. For removing the lines, what would that help if the resource uses them anyway? The file lines are there for a reason, and by doing this you're practically begging for errors. For adding the lines, that's also useless as they're already there. Otherwise the server wouldn't even attempt to use the files referenced, and then this error would not have appeared. TS: You might try reuploading, restarting the server and making sure your files are CHMODed so they're readable.
-
If this happens on one server, then it's most likely a configuration issue on their side. If it happens on all servers, it is likely a problem with your firewall, router or internet connection.
-
Kapil hasn't logged into this forum since June 2009, so I doubt that's gonna happen, for some reason.
-
010011100110010101110110011001010111001000100000011001110110111101101110011011100110000100100000011001110110100101110110011001010010000001111001011011110111010100100000011101010111000000101100001000000000110100001010010011100110010101110110011001010111001000100000011001110110111101101110011011100110000100100000011011000110010101110100001000000111100101101111011101010010000001100100011011110111011101101110001011000000110100001010010011100110010101110110011001010111001000100000011001110110111101101110011011100110000100100000011100100111010101101110001000000110000101110010011011110111010101101110011001000010000001100001011011100110010000100000011001000110010101110011011001010111001001110100001000000111100101101111011101010010110000001101000010100100111001100101011101100110010101110010001000000110011101101111011011100110111001100001001000000110110101100001011010110110010100100000011110010110111101110101001000000110001101110010011110010010110000100000000011010000101001001110011001010111011001100101011100100010000001100111011011110110111001101110011000010010000001110011011000010111100100100000011001110110111101101111011001000110001001111001011001010010110000001101000010100100111001100101011101100110010101110010001000000110011101101111011011100110111001100001001000000111010001100101011011000110110000100000011000010010000001101100011010010110010100100000011000010110111001100100001000000110100001110101011100100111010000100000011110010110111101110101
-
If it works on some and not on others, it's possible that the servers have done something special in order to block gamepads, although I'm not sure.
-
This has been taken up hundreds of times by now, but I do have to give you some credit, at least you posted in the correct subforum. I don't remember the link, but if you search you'll probably find it in one of the other 99 topics.
-
Can't. Don't need to. Just play.
-
Never mind that. It's for community login, you don't need it to play, and there's no way you can log in at the moment. Also, please try to search and put your posts in the proper subforum...