Jump to content

qaisjp

Retired Staff
  • Posts

    2,344
  • Joined

  • Days Won

    10

Everything posted by qaisjp

  1. qaisjp

    help

    addEventHandler("onPlayerCommand", root, function (source, cmd, gunid, ammo) if cmd == "addevent" then local x, y, z = getLocalPlayer (source) local accName = getAccountName( getPlayerAccount(source) ) if gunid and ammo then if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Admins" ) ) then eventmarker = createMarker (x, y, z, "cylinder", 5, 0, 0, 0, 0 ) outputChatBox ("Adminul"..accName.."a pornit un event. [/joinevent]", source, 255, 0, 0 ) else outputChatBox ("[invalid Syntax]: /addevent [gunid] [ammo]", source, 255, 0, 0 ) else outputChatBox ("Tre sa fi un admin boule", source, 255, 0, 0 ) else if cmd = = "joinevent" then giveWeapon (source, gunid, ammo) outputChatBox("Ai intrat in event", source, 0, 255, 0 ) setElementPosition ( source, eventmarker ) end end end end end )
  2. A concerned citizen is merely a concerned citizen.
  3. Quoting someone in the community which means there's nothing wrong with the forum, keep it how it is.
  4. Sometimes old is classic, and it's not sh*t :
  5. I meant a rewrite rule... and secondly.. jaysds1 you CAN change a rewrite rule/redirect after it's been configured. Just change the configuration on the web server, also permanent redirects aren't really permanent - they just tell browsers to remember to go to the other site instead of coming to the site. and no mr.prestege its not a problem in the forum
  6. Because clicking the back button is tooooo mainstream.
  7. You beat me to this, but yeah.. can't you just do that? Or atleast set a rewrite *edit: i meant rewrite RULE* (if you're using apache) so that any direct links to a post or topic wont be broken?
  8. Then you can kindly ask an admin to add the stats back using MySQL or work around it somehow.
  9. Delete your resources, recreate an account, reupload resources, tell your "resource +1'ers" to +1 your resource again, contact an admin to delete your old account
  10. This is dependant on the server, either change your IP address using methods I shall not reveal over here or contact the administrators of the specific server you would like to reset your statistics from.
  11. Pai, I can't speak for the MTA Team, but I sincerely doubt the fact that they would ever (and I mean ever) give you moderation rights on the community. They've been looking to replace it entirely, this doesn't mean that they are actually working on a new community... they should hire Aibo for a sexy design.
  12. Not suggesting a new community, but are you working on one?
  13. http://sourceforge.net/projects/geshi-p ... rce=navbar because clicking the support tab is too mainstream
  14. Um, so we were playing on a race deathmatch server and I remember playing a map with a song containing a lyrics "end of days" I'm pretty sure the version of the map is "III", it maybe by Rafinha or Skotinka or Skrillex.. If you give me a list of all the maps made by them (with version II or III) then it'll be awesome - I may recognise the names. It's a really good dubstep song and I can't find it anywhere on my YouTube history. A man can only click View more videos a few hundred times. Please help meh!
  15. ASM, if you are a "professional Lua programmer", then use Lua for whatever you need to do.
  16. viewtopic.php?f=108&t=46775#p465291 I solution to this is using a private server key file stored using "@filename" and downloading client models to priv folder.
  17. http://i.imgur.com/4fAsP.png
  18. name your resource "srvtag_carmod"
  19. Create a dummy resource from that account saying "delete my accuont, probably?"
  20. You may need to prove ownership of the account.
  21. That might be the reason, please show your code.
  22. setElementAlpha for invisibility. For extra precision, press "E" once in the map editor. If you are looking to tone down the sensitivity when moving objects/camera, use ALT to slow down or SHIFT to speed up.
×
×
  • Create New...