Police Dash Siren
#2

Add this underneath x_siren = strok(cmdtext,idx) :

pawn Код:
type = strval(x_siren);
Also, when you use the "case" function.

It always begins with 0.

In other words, type 1 = 0 in the case.

pawn Код:
case 0: // inside
{
}
case 1: // roof
{
}
case 2: // off
{
}
This should fix the crash.
Reply


Messages In This Thread
Police Dash Siren - by Melon - 09.08.2012, 20:28
Re: Police Dash Siren - by phillip875 - 09.08.2012, 23:32
Re: Police Dash Siren - by Melon - 09.08.2012, 23:39
Re: Police Dash Siren - by phillip875 - 09.08.2012, 23:56
Re: Police Dash Siren - by Melon - 10.08.2012, 00:17
Re: Police Dash Siren - by phillip875 - 10.08.2012, 00:44
Re: Police Dash Siren - by phillip875 - 10.08.2012, 00:53
Re: Police Dash Siren - by Melon - 10.08.2012, 01:09
Re: Police Dash Siren - by EvanA - 28.07.2013, 19:12
Re: Police Dash Siren - by BossZk - 28.07.2013, 19:21

Forum Jump:


Users browsing this thread: 1 Guest(s)