Created
June 15, 2025 11:06
-
-
Save JuniorDjjr/24d38f89d798cab00db571ede8576ce8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#------------------------------------------# | |
# FxsFuncs by Junior_Djjr - MixMods.com.br # | |
#------------------------------------------# | |
# You can create as many .dat files on the .asi folder as you want. | |
# | |
# [fx name] [x] [y] [z] [rx] [ry] [rz] [rw] [radius] [flags] | |
# flags: | |
# 0x1 ONLY_DAY | |
# 0x2 ONLY_NIGHT | |
# 0x4 REMOVE_BY_CLOSE | |
# 0x8 REMOVE_INSTANTLY | |
# 0x10 USE_SECOND_FADE | |
Places | |
prt_sand 315.2 -1784.6 4.60 0 0 0 0 50 0x8 | |
water_hydrant 227.101318 -1805.554077 4.179554 0.0 0.0 0.0 -1.0 250.0 0x4 | |
flamethrower 228.101318 -1805.554077 4.179554 0.0 0.0 0.0 -1.0 250.0 0x4 | |
water_hydrant 227.101318 -1805.554077 4.179554 0.0 0.0 0.0 1.0 250.0 0x4 | |
flamethrower 228.101318 -1805.554077 4.179554 0.0 0.0 0.0 1.0 250.0 0x4 | |
water_hydrant 227.101318 -1805.554077 4.179554 0.0 0.0 0.0 0.0 250.0 0x4 | |
flamethrower 228.101318 -1805.554077 4.179554 0.0 0.0 0.0 0.0 250.0 0x4 | |
End | |
# [fx name day] [fx name night] [x] [y] [z] [rx] [ry] [rz] [rw] [radius] [flags] | |
PlacesTimed | |
water_hydrant flamethrower -35.3 -2580 44.8 0 0 0 0 1300 0xC | |
End |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment