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
TeleportCode = compile preprocessfilelinenumbers "scripts\seamless_teleport.sqf";
[Entity1, ...] call TeleportCode;
[Entity2, ...] call TeleportCode;
etc...
Also, this works on soldiers. For vehicles it doesn't work so well, but I guess it's because of velocity. If I did setVelocity on vehicles, maybe it would work alright. I thought about upgrading this script, but since I thought nobody would use it, I decided not to. It was enough for my own needs. But if you want to use it, just ask for it. I could take a look at it again. Only, it might not be soon. It might be in a week or two.