Special Effects By Command

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Special Effects By Command

Post by greenie »

This is a highly experimental, and relatively untested, dynamic command function that is used to generate special effects, using temporary entities.

Only one command:
amx_set_effect <num of angles> <num of bytes> <num of chars> <num of coords> <num of entitys> <num of longs> <num of shorts> <num of strings> [angles,bytes,chars,coords,entitys,longs,short s,strings]

Usage: Input the number of angles, bytes, ect ect you want, then, after all 8 are inputted, input the numbers,floats,strings,ect, you want to be included, and hope for the best.
Notes: You MUST define all 8 types. Simply put a 0 if you dont want to actually use them.

Tested, and working. Oh, but....for ones with sprites and entities, you must know their id, and that might be a bit hard to do. I'll figure out a way to do it, and add to another plugin.

Have fun.

plugin
source
Post Reply

Return to “General Purpose”