#Particles not showing

1 messages · Page 1 of 1 (latest)

red bridge
#

Hi, gettting my mod to work again after 6months, the particles aren't all showing up when I'm editing the mod via the tools (red x's) but when I upload the mod and test via the arcade all the particles are showing up and it's fine.

I've looked at previous posts about precaching etc and I am precaching already as it was working 6months ago.

any advice? thanks.

foggy birch
#

search precache in helpdesk

red bridge
#

I have and I have tried all of it still doesn't work 😦

#
fire_cross_grenade_thinker = class({})
-----------------------------------------------------------------------------

function fire_cross_grenade_thinker:Precache( context )
    PrecacheResource( "particle", "particles/gyrocopter/gyro_rubick_blackhole.vpcf", context )
    PrecacheResource( "particle", "particles/clock/green_clock_npx_moveto_arrow.vpcf", context )
    PrecacheResource( "particle", "particles/gyrocopter/gyro_invoker_chaos_meteor.vpcf", context )
    PrecacheResource( "particle", "particles/units/heroes/hero_earth_spirit/earth_dust_hit.vpcf", context )
end
violet jackal
#

i dont remember, but in items (or abilities) precache was broken long time ago

red bridge
violet jackal
#

use precache in addon game mode