Jump to content

WallMart

Members
  • Posts

    379
  • Joined

  • Last visited

About WallMart

  • Birthday 12/05/1992

Details

  • Gang
    De Vliegende Bevers
  • Location
    Deurne, Holland
  • Interests
    If you really want to know, just ask.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

WallMart's Achievements

Street Cat

Street Cat (24/54)

0

Reputation

  1. So far i really like it. The handling is way better than in GTA IV and feels fluent and responsive. The gunplay though is a little dissappointing so far, guns are almost recoilless and overal feels like i'm playing watchdogs again (which isn't bad, but it's really nothing special) The fact that i've been playing arma 3 a lot lately is probably also a reason why guns don't feel right to me. Might change ofcourse if given some more time.
  2. I just tried hosting a dedicated server after i finally got around to learning how to forward ports. Now i can enter the server just fine, but the resources won't download. I didnt change any settings on the server and opened just port 22003 (the default port) am i missing a port, or something else?
  3. okay, can someone help me with this script? it's the first one i have written myself, obviously it doesnt work i wanted to make a script, that when players press the R key their car will be completely repaired. function playerPressedKey (r, press) local theVehicle = getPedOccupiedVehicle ( thePlayer ) if (press) then setElementHealth (theVehicle, getElementHealth(theVehicle) + 100) end end addEventHandler ("setElementHealth", root, getPedOccupiedVehicle) it's nice if anyone could fix the code, it would be even better with explanation ( and tell me if i really fucked up, i just want to learn )
  4. also, while i'm at it anyway. how do i call current vehicle? would that be currentVehicle or playerVehicle or something? sorry for the noobish questions but just started out
  5. A: GTA, definitely. Q: What kind of players are bigger douchebags, LoL Players or CoD players?
  6. facebook event aanmaken, op openbaar zetten en iedereen uitnodigen. succes gegarandeerd!
  7. whehe, tof om te zien dat dit topic nog steeds actief is! je hebt te veel MTA gespeeld als je niet kan slapen en je je bedenkt of je misschien bent vergeten te disconnecten.
  8. okay guys, it works now as it should! but still i'd like to see some tutorials. so if anyone knows about them, send em over!
  9. it still says that it contains illegal characters. but as i said, i took this literally from an official tutorial of the mta wiki and it stated that it should work with those lines of code. so if you an updated tutorial i would be grateful
  10. Hi guys. Back after a long time of in-activity on MTA, i decided i wanted to learn to script in Lua. However the tutorials i found are a bit outdated, since the scripts ( i literally copied them, just to try it out ) don't work anymore. If anyone could link me to any tutorial on lua that works with the current MTA, that would be nice. Greets, WallMart EDIT: i figured i should post the code too, maybe i did something horribly wrong. local spawnX, spawnY, spawnZ = 1959.55, -1714.46, 10 function joinHandler() spawnPlayer(source, spawnX, spawnY, spawnZ) fadeCamera(source, true) setCameraTarget(source, source) outputChatBox("Welcome to My Server", source) end addEventHandler("onPlayerJoin", getRootElement(), joinHandler)
  11. famished angolan kids eat much african nuggets. D.U.D.E
  12. random retarded screenshot resized to be in my signature. you decide if its funny.
  13. The problem of diesel effect can be handled smartly by keeping a regular check on the adjustment and operation of circuit protection devices. As the saying goes that a stitch in time saves nine, the faults in a hydraulic machine, or any other machine for that matter, if identified beforehand can save a great deal in terms of money, time and efforts. oh yea, doing my homework
×
×
  • Create New...