#if directive problem
#9

Okay ! This is what I am gonna do:
pawn Код:
function CreateMyInfoBox(string[])
{
    ..
}
function ShowInfoBoxToPlayer ( playerid, box )
{
      if(strfind( box_enum[box][boxstring], "~n~" )  > 33 )
      {
          strins( box_enum[box][boxstring], "~n~", 30 );
       }
}
So you are saying I could do something like this?
Reply


Messages In This Thread
#if directive problem - by RajatPawar - 13.03.2013, 08:10
Re: #if directive problem - by Vince - 13.03.2013, 08:18
Re: #if directive problem - by RajatPawar - 13.03.2013, 08:36
Re: #if directive problem - by Vince - 13.03.2013, 09:58
Re: #if directive problem - by RajatPawar - 13.03.2013, 13:15
Re: #if directive problem - by LarzI - 13.03.2013, 13:19
Re: #if directive problem - by RajatPawar - 13.03.2013, 14:15
Re: #if directive problem - by RajatPawar - 13.03.2013, 14:24
Re: #if directive problem - by RajatPawar - 13.03.2013, 14:33

Forum Jump:


Users browsing this thread: 5 Guest(s)