Suicidasestao
New member
********** IN ENGLISH, EN ESPAرOL MAS ABAJO *********
Hi.
I would like to know if it is possible to put the autotowers so that it is not necessary to connect to the power and have unlimited ammunition.
I have tried but I do not give with it. (I admit I have no idea of code)
To not need energy, I deleted the line:
<property name="RequiredPower" value="15"/>
But it did not work, neither putting consumption 0
For the turret to fire without spending ammunition, I included the line:
If, as you imagine, it does not work, it still requires ammunition and consumes it.
Can somebody help me?
********** ESPAرOL **********
Hola.
Me gustarيa saber si es posible poner las autotorretas para que no sea necesario conectarlas a la energيa y que tengan municion ilimitada.
Lo he intentado pero no doy con ello. (Admito que no tengo idea del cَdigo)
Para no necesitar energيa, borré la lيnea:
Pero no funcionَ, tampoco poniendo value="0" me sigue exigiendo conectarla por cable.
Para que la torreta disparara sin gastar municiones, incluي la lيnea:
Si, como estaras imaginando no funcionَ, me sigue pidiendo introduzca municion y la consume al disparar.
Alguien sabe como hacer que funcione?
Hi.
I would like to know if it is possible to put the autotowers so that it is not necessary to connect to the power and have unlimited ammunition.
I have tried but I do not give with it. (I admit I have no idea of code)
To not need energy, I deleted the line:
<property name="RequiredPower" value="15"/>
But it did not work, neither putting consumption 0
For the turret to fire without spending ammunition, I included the line:
Code:
<property name="Infinite_ammo" value="true"/>
<property name="AmmoItem" value="ammo9mmBullet"/>
Can somebody help me?
********** ESPAرOL **********
Hola.
Me gustarيa saber si es posible poner las autotorretas para que no sea necesario conectarlas a la energيa y que tengan municion ilimitada.
Lo he intentado pero no doy con ello. (Admito que no tengo idea del cَdigo)
Para no necesitar energيa, borré la lيnea:
Code:
<property name="RequiredPower" value="15"/>
Para que la torreta disparara sin gastar municiones, incluي la lيnea:
Code:
<property name="Infinite_ammo" value="true"/>
<property name="AmmoItem" value="ammo9mmBullet"/>
Alguien sabe como hacer que funcione?