Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción






there's probably some random obscure way to get rid of it tho
If it isn't then idk, should work.
좌클릭을 누른상태면 밀어내기
To enable propcore in singleplayer, put the following commands into the console:
wire_expression2_extension_enable propcore
wire_expression2_reload
Then the chip will work.
code:
@name exploding e2
@inputs
@outputs
@persist Prop:entity
@trigger
interval(100)
if(first()){
Prop = propSpawn("models/props_phx/torpedo.mdl", entity():pos(), entity():angles(), 1)
Prop:propBreak()
selfDestruct()
}
can you friend me and send me the code?