Jump to content

Nailpolish

Member
  • Content Count

    24
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Nailpolish

  • Rank
    Private First Class
  1. There's nothing vague about my question, what I want it to do when active isn't relevant at this point, just how to get it to activate/deactivate when wanted.
  2. Didn't find the error but I did discover a way to make this bullshit work. firing the script through the init would not work placing down a trigger and firing it from there did bohemia's incompetence knows no bounds
  3. The pastebin is the whole script, and how the hell isn't it executing it on the server if it's within a while {isserver} loop?
  4. I want to make a mod as in a pbo that when loaded checks if I enter a vehicle of a specific type and if I'm in that specific vehicle type it does something and is then disabled when I step out of the vehicle
  5. they're 20m away from each other, yes the script is launched. like I said, this works great but only on localhost and it's giving me no errors that I can see
  6. And how do I use that? I've never had any need for an eventhandler before, a simple how-to would be great
  7. The whole script is in the pastebin of the OP And the debugging tutorial doesn't help me at all. Obviously I'm dealing with a locality issue, but it's only a problem here and not anywhere else where I use similair functions or syntax to do pretty much the exact same thing. Here's the mission: http://www.mediafire.com/download/8ox4ppp0ai3wu61/StopGap01.altis.pbo
  8. I want to create a mod that activates whenever a player gets in a vehicle of a specified type (landvehicle for example) and disables upon disembarkment. My initial thinking is this would be achieved through use of eventhandlers but I've never used any before. Any help would be greatly appreciated
  9. I have script errors enabled, it is throwing no errors. So how am I supposed to know what's wrong with it?
  10. Doesn't fucking work there's something about the script and specifically about the script that stops it from spawning any aircraft on anything but a local host. thanks bohemia
  11. no dice the script won't work on a dedicated server
  12. Already tried both of those, neither worked on a dedicated server
  13. Nailpolish

    Increase vehicleammo?

    I may have been getting the class names wrong for the magazines, it's working now.
  14. http://pastebin.com/qTeMGpQ2 How the hell do I get this script to repeat every thirty seconds on a dedicated server?
  15. Nailpolish

    Increase vehicleammo?

    Been trying to get this work but so far no luck
×