_DABI_
Posts
-
ZM - Camo -
ZM - Error start gameI get this error every time I start a local game (uninstall the game and plutonium) Note: yesterday the game was working fine, in my /data folder I deleted the textures and scripts and they work fine
-
ZM - HELP! Fix zombie life barhelp!! The script should show a video bar above the zombies, supposedly there are no errors, but when starting the game I get that message
Error:
code:
#include maps/mp/_utility;
#include common_scripts/utility;
#include maps/mp/gametypes_zm/_hud_util;
#include maps/mp/gametypes_zm/_hud_message;
#include maps/mp/zombies/_zm_utility;init()
{
level thread onPlayerConnect();
}onPlayerConnect()
{
for(;;)
{
level waittill("connected", player);
player thread onPlayerSpawned();
}
}onPlayerSpawned()
{
self endon("disconnect");
level endon("game_ended");
for(;;)
{
self waittill("spawned_player");
level thread zombieHud();
}
}// ==============================================================
// Interfaz gráfica de la barra de vida
zombieHud()
{
for(i = 0; i < level.zombies.size; i++)
{
// Obtiene el Zombie actual
zombie = level.zombies[i];// Obtiene la posición y la vida del Zombie zombieOrigin = zombie.origin; zombieHealth = zombie.health; // Calcula la posición de la barra de vida encima del Zombie barPosition = zombieOrigin; barPosition[2] += 30; // Ajusta la altura de la barra de vida // Dibuja la barra de vida drawBar(zombieHealth, barPosition); } wait 0.05;
}
// Función para dibujar la barra de vida
drawBar(health, position)
{
barWidth = 50; // Ancho de la barra de vida
barHeight = 5; // Alto de la barra de vida// Calcula el porcentaje de vida actual healthPercentage = health / 100; // Calcula la longitud de la barra de vida basado en el porcentaje barLength = barWidth * healthPercentage; // Dibuja la barra de vida en la posición dada HudElem = newClientHudElem(self); // Crea un elemento de interfaz gráfica para el cliente HudElem.alignX = "left"; HudElem.alignY = "top"; HudElem.x = position[0] - (barWidth / 2); // Ajusta la posición horizontal de la barra de vida HudElem.y = position[1] - (barHeight / 2); // Ajusta la posición vertical de la barra de vida HudElem.horzAlign = "left"; HudElem.vertAlign = "top"; HudElem.barWidth = barLength; HudElem.barHeight = barHeight; HudElem.color = (healthPercentage > 0.5) ? (1, 1, 1) : (1, 0, 0); // Color de la barra de vida HudElem.alpha = 1;
}
-
Custom HUD? -
[zm] Misty White Gloves + Dragon Tattoo (TranZit, Buried and Die Rise)@Kilya brother, can you pass me the time scripts that are seen in the capture, please
-
HK416 SWEET JOKE CLOWNNote:
The skin is not mine I just looked for it and brought it to this forumlink:
https://reactiongaming.us/community/tags/bo2-custom-camos/Download: https://www.mediafire.com/file/at4yuzj0mxg9nx1/HK416+SWEET+JOKE+DRAW+CLOWN.rar/file
-
[Release] [ZM] Custom Globes [Made by AgentHyped] -
The link doesnt work :( -
ZM - MOTD + blood -
ZM - MOTD + bloodCorza_iaM
las texturas no hacen eso, de seguro hayas puesto un nuevo script -
[MP] - Better HUD + ExtrasWolflexZ said in [MP] - Better HUD + Extras:
It seems the sounds doesn't really work with zombies. It gets stuck in the awaiting challenge in the loading screen. Is there a fix?
Unfortunately not
-
Decompile .gsc compiled files[FR]Raf' said in Decompile .gsc compiled files:
Can you help me i want to modify a gsc file already compile and i have to decompile it, anyone has an idea to help me ?
https://www.mediafire.com/file/ftia9pd73rmzhsl/BO2_-_Tools.rar/file
what i use
-
[MP] - Better HUD + Extras -
Dead Or Alive Ecchi Calling Card (replaces uk punk)Raynare este men xd
-
[MP] - Better HUD + Extras -
is it still possible to change the background and if so how?@EPG_Playz It depends on what background are you talking about
-
[ City Of Mars V2 "The Final Awakening" Update - BO2 Nuketown Reimagined Plutonium ]ikonik si
-
MP - HUD BO 4 ..HELPI am changing some things in the HUD to make them bo4 style, but in the part of the numbers they are not changed; I used Greyhound and they reported under those names .......
if someone knows the names, could you help me, thank you
https://ibb.co/yqnFMB1 -
MP - Sound weapons Bo4-MW 2019-Cold WarPhalia hombre, solo has una copia del archivo que se reemplaza y ya,,,,, y si no te gusta lo borras y no paso nada