Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

115Gameplaysundefined

115Gameplays

@115Gameplays
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
5
Following
5

Posts

Recent Best Controversial

  • [Resource] [GSC] Working Tombstone Fix - Works on Tranzit and Town
    115Gameplaysundefined 115Gameplays

    Just adding this code snippet in %localappdata%\Plutonium\storage\t6\scripts\zm\zm_transit should work fine. (Create all folders if not exist)

    main()
    {
    	replaceFunc( maps/mp/zm_transit_utility::solo_tombstone_removal, ::solo_tombstone_removal );
    }
    
    solo_tombstone_removal()
    {
    	return;
    }
    

    Don't forget to compile it properly before adding it into that folder.

    BO2 Modding Releases & Resources
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate