Jump to content

Ukill

Former Developers
  • Posts

    107
  • Joined

  • Last visited

Everything posted by Ukill

  1. We did lose all the games , but most important, we did have some fun.
  2. None, it does not matter from which client i try, but it will change the variable local
  3. I check it with an other client or i reconnect to the game and do TestModeCheck
  4. Thanks @yosh56, but i did not succeed, it does set the value, but does not replicate it, i dont know what i am doing wrong. I also did try to change the TesetModeStart function : function TestModeStart() { if( Role < Role_Authority ) { // if we're a client, Notify/synchronize server ServerToggleTestMode(); } bTestMode = true; TestModeCheck(); } // Start TestMode I got now the following 2 files below : File: Rx_Mutator.uc (content) File: Rx_Mutator_Controller.uc (content) What do i need to add or remove ?
  5. Howto set replicated variable with unrealscript: Goals : (Create a var, that i can use to enable\disable functions ) 1. Set the "var (bool) bTestMode" 2. Change it with exec function 3. If "var (bool) bTestMode" changed on client\server -> replicate value to server\all other clients 4. (optional) Keep the "var (bool) bTestMode" alive between MapChange and when not Questions: 1. Are my goals possible\logical ? 2. Do I extend the class to the right class? (or can i better choose others ?) Content: The scripts does what i did planned, except that it does not change the same variable on other clients. For my question i created 2 files : - Rx_Mutator_TestMode.uc - Rx_Mutator_TestMode_Controller.uc File: Rx_Mutator_TestMode.uc (content) File: Rx_Mutator_Controller.uc (content) I would appriciate any solution.
  6. Version 1.0.0

    765 downloads

    * This mutator will remove the second TimedC4 from all soldiers. * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_TimedC4_Remove_All.u (Download) Source :
  7. View File Rx_Mutator_TimedC4_Remove_Sec * This mutator will remove the second TimedC4 from all soldiers. * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_TimedC4_Remove_All.u (Download) Source : Submitter Ukill Submitted 02/03/2017 Category Modifications
  8. Version 1.0.0

    597 downloads

    * This mutator will remove all TimedC4 from all soldiers. * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_TimedC4_Remove_All.u (Download) Source :
  9. View File Rx_Mutator_TimedC4_Remove_All * This mutator will remove all TimedC4 from all soldiers. * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_TimedC4_Remove_All.u (Download) Source : Submitter Ukill Submitted 02/03/2017 Category Modifications
  10. Version 1.0.0

    6777 downloads

    * This mutator will let you change the Veterancy modifiers for the the Renegade X game * The default settings are the double Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_Veterancy.u (Default values x2) (Download) Rx_Mutator_Veterancy.u (Default values x4) (Download) Rx_Mutator_Veterancy.u (Default values x8) (Download) Rx_Mutator_Veterancy.u (Default values x16) (Download) Rx_Mutator_Veterancy.u (Default values x32) (Download) Source : Info: Yosh65: During a match you work your way up from the starting rank of Recruit and try to work yourself up to becoming Heroic, a truly terrifying force to be reckoned with. As you attack the enemy and support your team, you will naturally be promoted to higher ranks. These ranks come with a variety of upgrades such as increased damage, rate of fire, movement speed, and much more. This addition should further encourage offensive gameplay and teamwork, as you will find yourself earning veterancy faster during offensive operations than defensive ones.
  11. View File Rx_Mutator_Veterancy * This mutator will let you change the Veterancy modifiers for the the Renegade X game * The default settings are the double Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_Veterancy.u (Default values x2) (Download) Rx_Mutator_Veterancy.u (Default values x4) (Download) Rx_Mutator_Veterancy.u (Default values x8) (Download) Rx_Mutator_Veterancy.u (Default values x16) (Download) Rx_Mutator_Veterancy.u (Default values x32) (Download) Source : Info: Yosh65: During a match you work your way up from the starting rank of Recruit and try to work yourself up to becoming Heroic, a truly terrifying force to be reckoned with. As you attack the enemy and support your team, you will naturally be promoted to higher ranks. These ranks come with a variety of upgrades such as increased damage, rate of fire, movement speed, and much more. This addition should further encourage offensive gameplay and teamwork, as you will find yourself earning veterancy faster during offensive operations than defensive ones. Submitter Ukill Submitted 01/31/2017 Category Modifications
  12. Version 0.0.1

    3029 downloads

    * This mutator will add functions to the Renegade X game * * Version 0.0.1 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_Deck.u (Download) Source :
  13. Version 1.0.0

    632 downloads

    * This mutator will change the SlowTimeKills of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_SlowTimeKills.u (Download) Source :
  14. View File Rx_Mutator_SlowTimeKills * This mutator will change the SlowTimeKills of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_SlowTimeKills.u (Download) Source : Submitter Ukill Submitted 01/29/2017 Category Modifications
  15. Version 1.0.0

    774 downloads

    * This mutator will change the NormalizeHealth of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_NormalizeHealth.u (Download) Source :
  16. View File Rx_Mutator_NormalizeHealth * This mutator will change the NormalizeHealth of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_NormalizeHealth.u (Download) Source : Submitter Ukill Submitted 01/29/2017 Category Modifications
  17. Version 1.0.0

    3098 downloads

    * This mutator will change the Gravity of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_LowGrav.u (Download) Source :
  18. View File Rx_Mutator_LowGrav * This mutator will change the Gravity of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_LowGrav.u (Download) Source : Submitter Ukill Submitted 01/29/2017 Category Modifications
  19. Version 1.0.0

    923 downloads

    * This mutator will change the GameSpeed of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_GameSpeed.u (Download) Source :
  20. View File Rx_Mutator_GameSpeed * This mutator will change the GameSpeed of the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_GameSpeed.u (Download) Source : Submitter Ukill Submitted 01/29/2017 Category Modifications
  21. Version 1.0.0

    1627 downloads

    * This mutator will add the DoubleJump to the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_DoubleJump.u (Download) Source :
  22. View File Rx_Mutator_DoubleJump * This mutator will add the DoubleJump to the Renegade X game * * Version 1.0.0 Compatible with Renegade X v5.282 Mutator : Rx_Mutator_DoubleJump.u (Download) Source : Submitter Ukill Submitted 01/29/2017 Category Modifications
  23. Hi @yosh56, do you have any idea why this mutator doesnt work anymore?, as far as i can see has it something to do with the var bAllowWeaponDrop
×
×
  • Create New...