SOLVED
Hello, i want to create easiest way to use some of effects.
Code:
#include <amxmodx>array must be indexed (variable -"format") Any ideas?;D |
Re: Make FX help.
Use if-else if blocks instead of switch, because switch doesn't support strings. If you want to use switch you can create enumeration for all strings you need and map strings to this enumeration via Trie and switch mapped values which you can get via TrieGetCell.
|
| All times are GMT -4. The time now is 20:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.