Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 57

Thread: TELLERMINE Mod

  1. #11
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Thank you, Tally

  2. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (14th March 2018)

  3. #12
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Well, nothing was done, i want to show how i putting this function in details, if someone can hint it is correctly or wrong, i will be glad to any help, maybe can at least begin to understand more, all tutorials do not give much, it is better to learn in practice.
    Last edited by G-Stuff002; 19th March 2018 at 23:33.

  4. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  5. #13
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    1-st Step.

    I've sorted out all the necessary files: zz_tellermine.iwd

    Structure and position of the files I leave as is, since for these files all credits for Tally

    demon/_utils.gsc
    images/hud_tellermine.iwi/hud_tellermine_diffuse.iwi/tellermine.iwi
    materials/hud_tellermine/hud_tellermine_defuse/tellermine
    perks/_bombsquad.gsc/_landmines.gsc
    xmodel/tellermine
    xmodelparts/tellermine0
    xmodelsurfs/tellermine0

  6. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  7. #14
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    2-nd Step.

    First of all i'll try to put and unite codes with mod, if it turns out after will needed to edit the function (small change)


    In maps/mp/gametypes/_callbacksetup.gsc

    are added:

    //------- Start Threads -------
    thread perks\_landmines.gsc::init();


    _landmines.gsc has redirection to:

    #include demon\_utils;
    Last edited by G-Stuff002; 20th March 2018 at 09:22.

  8. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  9. #15
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    I've got a bit of time today, and am currently working on it. I hope to have it finished by the end of the day.

    Sorry for the delay.

  10. The Following User Says Thank You to Tally For This Useful Post:

    G-Stuff002 (20th March 2018)

  11. #16
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Maybe you need latest edited mod, because it will need to change control for right mouse button and restriction setting to planting 10 mines. I details wrote all this in the first post

    http://www.filehosting.org/file/deta...lcustom_v1.rar

  12. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  13. #17
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by G-Stuff002 View Post
    Maybe you need latest edited mod, because it will need to change control for right mouse button and restriction setting to planting 10 mines. I details wrote all this in the first post

    http://www.filehosting.org/file/deta...lcustom_v1.rar
    Invalid download link.

    Also, I am simply porting my demon mod landmines script over to your allcustomweapons mod. In that mod, landmines are restricted to 2 per player per spawn. If you want to change that, you will have to do it yourself.

  14. #18
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    The idea was to add 10 mines to the right mouse button in weapon p38 for any player in team who will choose 'p38'. If i find where it can be changed, it's ok, but I think the script itself will not allow this

  15. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  16. #19
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Someone downloaded the mod. He was in a single copy edited for this, ok, i will upload again but i have too slow upload speed

  17. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (20th March 2018)

  18. #20
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by G-Stuff002 View Post
    The idea was to add 10 mines to the right mouse button in weapon p38 for any player in team who will choose 'p38'. If i find where it can be changed, it's ok, but I think the script itself will not allow this
    The script does not use either the left or the right mouse button. It uses the USE (default = F) button to plant. I do not see the sense in switching to the ADS button (= right mouse button) in order to plant a mine, when the F button at that point is free.

    Also, 10 mines? What the hell is that for? Are 2 not enough?

Posting Permissions

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