mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 22:24:33 +00:00
Added Fireworks
This commit is contained in:
parent
4fcfbcf565
commit
648d3caa29
2 changed files with 54 additions and 2 deletions
|
|
@ -955,7 +955,7 @@ function explodeFirework(%position, %id)
|
|||
};
|
||||
|
||||
//echo(%emitter.position);
|
||||
serverPlay3d(dtFireworksSound, %emitter.position);
|
||||
//serverPlay3d(dtFireworksSound, %emitter.position);
|
||||
MissionCleanup.add(%emitter);
|
||||
%emitter.schedule(1250, "delete");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue