Problem with a peace of code.
#1

Hi, I know this code is wrong but you probably understand what I'm trying to do. Do you have any Idea how I can get this code to work?
pawn Код:
switch(InJail[id])
    {
        case 0: IsInJail = "No";
        case 1: IsInJail = "Yes for %i seconds", Info[id][TimeInJail];
    }
Reply


Messages In This Thread
Problem with a piece of code. - by andrew2695 - 28.10.2012, 17:56
Re: Problem with a peace of code. - by ryansheilds - 28.10.2012, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)