problem with switch
#2

Problem is - unlike in languages as PHP - PAWN doesn't support comparing strings in switch-case, so you might wanna go for if-clauses using strcmp instead.
Reply


Messages In This Thread
problem with switch - by Jonni8 - 15.05.2010, 13:35
Re: problem with switch - by juice.j - 15.05.2010, 13:38
Re: problem with switch - by Jonni8 - 15.05.2010, 14:05
Re: problem with switch - by juice.j - 15.05.2010, 14:07
Re: problem with switch - by Zh3r0 - 15.05.2010, 14:08
Re: problem with switch - by juice.j - 15.05.2010, 14:14
Re: problem with switch - by Jonni8 - 15.05.2010, 14:15
Re: problem with switch - by juice.j - 15.05.2010, 14:16
Re: problem with switch - by Zh3r0 - 15.05.2010, 14:18
Re: problem with switch - by juice.j - 15.05.2010, 14:21

Forum Jump:


Users browsing this thread: 1 Guest(s)