Jump to content

kevuwk

Members
  • Posts

    429
  • Joined

  • Last visited

Everything posted by kevuwk

  1. the map files stay server side so cant be stolen unless they can get to the server's map folder
  2. expect a dm release on XP before vista is all that can be said really, a lot of time has been spent developing it for xp so it would be a waste to drop it all and spend a lot of time making it work for vista when not everyone will upgrade to vista the day it comes out
  3. when this was made i had problems with reading back from the sql database but i know what the problem was for that so if i get time i will see about updating it so it can read things back
  4. http://forum.mtavc.com/viewtopic.php?t= ... ight=stats that should still work was made for 0.5
  5. some good looking maps here, keep up the good work
  6. blue is the new core, maybe in time vc will be moved onto the blue core aswell, other than that, there most likely wont be an update for it
  7. as lil Toady said, the only thing ingame that can be changed by the admin is the weather and the time, the admin is told everything else it knows but cant change it
  8. im pretty sure if you search on here you will find most of the things you are looking for
  9. you kick people by their ID and if you have their ID you just use $mta.name($1,%a) and it gets their name
  10. most likely a firewall problem, i had the same problem and had to allow gta_sa.exe in the firewall settings
  11. the only one that can be answered at this point in time is that the shotgun doesnt knock people down like in single player mode
  12. most of the time it depends on the connection, the amount of ram and cpu can also affect it but with something like mta its never usually a factor
  13. mta doesnt support bots locking
  14. kevuwk

    An update! (by eAi)

    it wont keep people busy if there aren't any maps to play, it is essential that there is a map editor or it will be unplayable
  15. kevuwk

    An update! (by eAi)

    its not a question of how many devs there are, its how many are active and some of them are very busy with work/college/uni and other personal things
  16. im sure this will be implemented soon, ill talk with tommis today and try and get it started, this would be better in suggestions
  17. you cant get player positions, what car they are in, what health the car has, what checkpoint they are up to or anything like that, for the racing bit itself, you only get when the race starts, when someone dies, when someone respawns and when someone finishes the race
  18. mta:ma problems/suggestions possibly better off in the new suggestions thread elaborate on this a little just make a new .mrc file and add your bits under the correct heading like commands under on *:SIGNAL:mta.command:
  19. elseif (readini($scriptdir $+ admin.ini,ADMIN,$mta.nick($1,$2)) >= 10) { mta.pm $1 $2 Level 3 Commands: it even says it for level 10, i noticed it the other day, but didnt change it, i think ill change it when i update it soon edit: found a problem with the code, it should be ($readini not (readini ill change it now and put the update on the updater
  20. kevuwk

    MTA:MA Scripting

    you only do that if its a function that returns a value, like $mta.name($1,$2) checks an ini for a name then uses !return to give it back, no sure what the code looks like but im guessing it could be something like !return $readini($1 $+ .ini,$2,name)
  21. you use !setlevel or !setlvl edit: !setdeathlimit has been added and it works, just a little problem in !setinstructions and !setdeathlimit that ive noticed when the map name doesnt exist,so ill fix them then release it
  22. receiveing the coordinates of players and/or what checkpoint they last passed
  23. i talked with tommis before and he said i could implement this (he is on vacation) i have found a way to improve the code a little so i will be doing this, i think the change warrants it to be x13 so ill look at adding that to x13
  24. anything to do with mta:ma and not gus (gus is just a set of scripts/commands not things like the race list or the connection to the server) should be directed at the mta:ma problems thread
  25. any error that says mta.mrc is mta:ma itself, gus errors will have mtagus.mrc in them, ive added an updater to gus seen asthough its seperate from mta:ma now, i know tommis is going away for a week tomorrow morning and has told me that it will be released before then, obviously if you are changing it so it suits you better, the updater will wipe the changes so unless its needed, i would advise that if your adding commands, make them in a new file and run them seperately
×
×
  • Create New...