Jump to content

Gungneer

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Gungneer

  1. I recent did this for my server to give "SWAT" what I refer to as a "gas mask" effect. It's a two part code on both the server and client to stop full effects, but unfortunatly I don't have the EXACT code available to you right now but I can tell you how to do it. Server:- On player damage, check if the weapon is tear gas, is yes, check if the person is in the right team or whatever, if yes, cancel event. (Or just give them back the health they lost, I can't remember exactly) Client:- OnClientPlayerChoak, if weapon == tear gas && player meets the requirements, cancel. https://wiki.multitheftauto.com/wiki/OnClientPlayerChoke
  2. I'm still rather new to MTA/LUA myself, but if I was to take a wild stab in the dark, making an object that you want to be used for this and depending on the way it's facing, I would suggesting making createColShapeCuboid for the laser sensor (onColShapeHit/Leave event handlers to do checking and shit) then once triggered, a series of delayed explosions along the mines path?
  3. I just figured I would ask and see incase anyone does have anything. I could make it myself, but I have a lot of plans for my server and I want them done ASAP and I'm the only scripter 'cause I work alone. But if you know anyone that might have something that they'd be willing to share, possibly for some cash, please let them know I'm looking?
  4. I took out every resource, downloaded GG with children including the gg-smallvile, started gg-smallvile, then started GG and tried it. That's what happened.
  5. Well when I tried to join, just a black screen. I managed to get in by changing the spawn point to just "1". Also, when I died by falling, the camera just kept moving back and forth, I never respawned.
  6. I removed every resource from my resources folder, uploaded this resource and all resources it depended on, and I'm getting the following two errors on my console when I try to join... WARNING: gg\gg_logic.lua:91: Bad argument @ 'setCameraMatrix' ERROR: gg\spawn.lua:79: attempt to index upvalue g_Spawnpoints' (a nil value) How would I fix this?
  7. Is there anyone selling a Roulette resource? Doesn't even need to be complete, just complete to a basic standard. If anyone does have one, PM me please, as the title of this thread indicates, I'm willing to pay cash.
×
×
  • Create New...