Jump to content

GotheriK

Member
  • Content Count

    21
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About GotheriK

  • Rank
    Private First Class
  1. Nah, not really, just thought I'd remind you how bad a job you did at making the missions! Haha, 3 year old with ADHD could have made missions less buggy. Fucking shits.
  2. GotheriK

    Recruiting Soldiers

    Thank you, it worked. One thing though: is it possible to limit the amount of soldiers you can recruit? I.E. So a player couldn't recruit like, 40 guys?
  3. Could anyone explain how I can implement a system similar to the one the Demo had where you could walk into a certain area and "Hire Soldiers" (Just plain-old AI) to your squad?
  4. GotheriK

    Problem with Marker Script

    edit - Found the problem, it was the encoding on the script file, I was using Unicode as opposed to ANSI
  5. GotheriK

    Vehicle Respawn

    Got it working, thanks!
  6. GotheriK

    Vehicle Respawn

    And in the init line of each empty vehicle put: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this exec "vrs.sqf" Hope it helps EDIT: im not sure how new u are to editing so incase u dont know what to do, copy that script file into a notepad document and save the file as: vrs.sqf (dont save it as a text file, save it as an .sqf file) There seems to be a problem with this script, I get an error whenever I try it. It's saved just how you instructed.
  7. I'm trying to get a spawnpoint to follow a vehiclein ArmA. So far I've made a script to get the spawnpoint marker to follow the vehicle: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#loop "Respawn_west" setMarkerPos getPos ambu ~1 goto "loop" And in the vehicle's init field I've put this: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[] exec "rspn.SQS" But every time I try to run the game, I get the error: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">|#|# Error invalid number in expression Help please?
  8. GotheriK

    Problem with Marker Script

    And you got it, and if you'd had any clue what you want or need the first fasad's post should quite sufice. And if you just copy & paste my codes, all would be ended by now. But you're rather a smart ass instead, first with fasad, and now with me. But anyway, don't worry, you won't have anymore troubles with me in the future; you're the last person I would help here. EDIT: and go to the right board for help. The codes that you posted are the exact same ones I have now! Every single letter, space, and punctuation mark is identical to what you posted. All you did was post exactly what I already had. Now, according to the "experts" OFP editing is supposedly "identical" to ArmA, and every time I have a question over there, I get referred to this board.
  9. GotheriK

    Problem with Marker Script

    Would the fact that this is ArmA make a difference?
  10. GotheriK

    Problem with Marker Script

    I don't have an attitude with anyone, I'm just asking for productive help, not people like yourself coming in to cause trouble. Anyway fasad, I'm not sure what the problem is then, it still doesn't work for me. Anybody else have an idea?
  11. GotheriK

    Problem with Marker Script

    Karantan, no need to be snotty. fasad, I understand we need to eliminate the obvious mistakes, but I can assure you that I haven't forgotten to name the vehicles and markers.
  12. GotheriK

    Problem with Marker Script

    You're kidding, right?
  13. GotheriK

    Problem with Marker Script

    I've tried it with and without quotations. What should I put in the Activation field in place of [ambu]? If I remove it, I get an error.
  14. I'm trying to get a spawnpoint to follow a vehiclein ArmA. So far I've made a script to get the spawnpoint marker to follow the vehicle: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#loop "Respawn_west" setMarkerPos getPos ambu ~1 goto "loop" And in the vehicle's init field I've put this: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">[] exec "rspn.SQS" But every time I try to run the game, I get the error: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">|#|# Error invalid number in expression Help please?
  15. GotheriK

    Custom Faces

    Anything not in .rar, I don't wave an winrar
×