Jump to content

qaisjp

Retired Staff
  • Posts

    2,344
  • Joined

  • Days Won

    10

Everything posted by qaisjp

  1. than anoversized elephant
  2. Download options: "Download path node data" edit: forget that. make it downloaded automatically on mta install.
  3. qaisjp killed Benxamix (Acronym overload)
  4. Oh my god ten hot and tasty wet and sexy awesome woman ejaculated in red dicks and caught red onion nudist yellow mustard xylophone disease IGOTONETHOUSANDPOSTSYAY
  5. YES 5000 POSTS! YOU READ IT WRONG! I GOT 1000 POSTS! CONGRATULATIONS TO THE WILD QAISJP!
  6. qaisjp kills Benxamix2 (teargas respawn kill)
  7. You understood, although this would have been better wording: "When you spawn you get killed by the teargas, that will result in you being spawned"
  8. lmfao TheKid female freelance fu.ckers using united uberdrivers catches krabbets ROFLMFAOONTFLMFAOFTFLMAO
  9. We are checking if any of the following ones are NOT "". What you did is return a value depending on the first one. Return kills the loop too and will kill it on the first loop. SO no, that wont work castillo.
  10. qaisjp killed MarioKartero (paradox overload)
  11. It took me a few moments to understand that one, but that is a good one
  12. indeed more cleaner, but unneeded post. have you got it working now?
  13. -- you can check gui elements' type, and editbox element type is "gui-edit": function isEditsFull() for i, element in ipairs(getElementChildren(someParentElement)) do if getElementType(element) == "gui-edit" then if guiGetText(element) == "" then return false end end return true end end ------------------------------------------------------------------------------------- -- you can also put all your edits in a table like: myEdits = {} myEdits[1] = guiCreateEdit(blablabla) myEdits[2] = guiCreateEdit(blablabla) -- etc. -- and then just loop through them and check: function isEditsFull() for i, edit in ipairs(myEdits) do if guiGetText(edit) == "" then return false end end return true end returns a true value IF HAS text
  14. I'm not sure what it is exactly called but I think it is called a paradox or something like that. You have to quote something or make up some content that refers to something INFINITE times OR takes epic shltload of time to figure out. Here is an example (which is also the starting of this game): it repeats itself over and over.. Ranking depends on how awesome it is/hard or whether people who post it like it a lot. (or find it hard) Rules: Absolutely no copying from other posts in this thread/topic No flaming about ranking. Ranking it just for fun
  15. Sorry but I had the urge to post this funny quote. After all, it IS related to MTA Someone isn't going to be happy about a month long ban.
  16. qaisjp

    1000 posts!

    lol diegofkda, i dont think you will get that many posts. edit::I joined 20 days after you joined and our post count is similar
×
×
  • Create New...