02.04.2015, 12:39
AFAIK You cannot switch on a string in pawn, switch may only be used with integers.
You could do something like this: http://forum.sa-mp.com/showthread.ph...ighlight=yhash.
Other than that you have to use strcmp to compare to strings together.
Correct me if im wrong.
You could do something like this: http://forum.sa-mp.com/showthread.ph...ighlight=yhash.
Other than that you have to use strcmp to compare to strings together.
Correct me if im wrong.