You can't the colshape almost like GTA's map size
createColCuboid ( float fX, float fY, float fZ, float fWidth, float fDepth, float fHeight )
You need to use fDepth size smaller then u will be able to create the colShape.
local theTable = fromJSON(owners)
function isPlayerAccountInTable(thePlayer, theTable)
local account = getPlayerAccount ( thePlayer )
if account then
local accountName = getAccountName ( account )
if accountName then
for i, k in ipairs(theTable) do
if k == accountName then
return true
end
end
else
outputChatBox("Cannot get account name")
end
else
outputChatBox("Cannot get player's account")
end
return false
end
if isPlayerAccountInTable(getPlayerFromName("Arsilex"), theTable) then
outputChatBox("Account found")
end
Hello, everybody right now i'm working with CEF and for unknown reason when i updated my mta to Nightly version i start getting 403 - Access Denied, when i reinstall the mta the problem is gone but if i restart the mta i mean close and open it again mta is getting updated or something like that and i get this problem again is there anyway to fix this i mean is this a bug from my scripts or this issues comes from Nigthly version?
Bueno mi pregunta es, alguien sabe por que razón me sale "403 - Access Denied" cuando abro una pagina del buscador si reinstalo el mta me funciona hasta el próximo restart una vez que reinicio el mta me salgo algo de que se esta actualizando y una vez que vuelvo a entrar al servidor vuelve a salirme el error 403. Esto ha empezado a ocurrir después de que actualizara a la Nightly, ya he reinstalado el mta por completo es decir borrando todos los archivos y volviendo a instalar el mta y sigue ocurriendo alguna solución coherente?
No funciona de esa manera, el evento onPlayerDamage como bien dice en español es Cuando el jugador es dañado es decir que este evento solo se ejecuta cuando un jugador es dañando lo que ahora mismo se me ocurre que puedas usar es onPlayerContact por que un objeto no puede ser dañado en si ya que no tiene vida.
Estoy creando un sistemas bastante avanzado de esto que añade ademas de zombies, players y bots de slothbot es posible que dentro de unas 5 horas lo tenga publico.
Edito: Al final no pude hacerlo te sugiero usar el de castillo como dijo el usuario de abajo
As in the description of these page said:
SA-MP Headshot Template
[*] NB! NO SYSTEM! THIS IS UCP DESIGN W/ WEBSITE
So that is why you dont have .php files because thats only the design
Bueno estoy intentando hacer algo como en CS:GO que se dibujen las lineas en el jugador segun su modelo 3D y lo unico que he conseguido es esto:
y yo quiero conseguir algo como
Alguna idea mejor para hacer eso? Es decir lo que yo quiero es que dentro del objecto no se dibuje nada solo fuera de el como se ve en la segunda imagen
Añado: estoy usando este shader: https://nightly.multitheftauto.com/files/shaders/ ... _shell.zip