Results 1 to 6 of 6

Thread: portable mortar help

  1. #1

    Default portable mortar help

    I had this portable mortar on my server about 10 years ago and I just came across the pk3 in my old files.

    There is no info in the pk3 as to who made it or how to set it up... anybody know?
    Attached Files Attached Files

  2. #2
    Senior Member Ancient Order's Avatar
    Join Date
    Aug 2015
    Location
    Paris, Fr.
    Posts
    256

    Default

    95% sure it's from Sorrid

  3. #3

    Default

    Quote Originally Posted by Ancient Order View Post
    95% sure it's from Sorrid
    that sounds right! the instructions were most likely posted on the modding forums. I figured out how to spawn it, but still a problem!

    spawn portablemortar.tik in map

    Code:
            local.mcarryable = spawn models/portablemortar.tik
    	local.mcarryable.origin = (6570 -1912 54)
    	local.mcarryable.angles = (0 90 90)
    and exec create_mortar.scr from map

    Code:
    exec models/create_mortar.scr (6570 -1912 54)
    There is a white diamond spawned at the origin. you can pick up the mortar and use it but the white diamond remains.
    Attached Images Attached Images

  4. #4

    Default

    So I figured out that the white diamond is removed when giving the model a targetname. this is a cool mod but i didnt realize it is not serverside. but would go great in a map pak.

  5. #5
    Senior Member Major A's Avatar
    Join Date
    Aug 2014
    Location
    Indiana, USA
    Posts
    110

    Default

    Quote Originally Posted by ViPER View Post
    So I figured out that the white diamond is removed when giving the model a targetname. this is a cool mod but i didnt realize it is not serverside. but would go great in a map pak.
    Check this, might be in this.
    Lamrons port a morts.
    This is what I used for my serverside portamorts.
    It's for spearhead, but for AA don't know.

    https://www.mohaaaa.co.uk/AAAAMOHAA/...ns-map-mods-v8

    ASUS P8B75-M * Quadcore 3.1GHz * 32GB ram * GT740 4GB video * Logitech USB Marble Mouse=Trackball * System - ArchLinux-EndeavourOS, KDE Plasma Desktop * Triple monitor

  6. #6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •