probelm with foreach +Repp
#5

PHP код:
#include a_samp
#include foreach
#define mydialog 6935
  
  
public OnDialogResponse(playeriddialogidresponselistiteminputtext[])
{
     if(
dialogid == mydialog)
        {
        if(
response)
                {
          new 
time;
          switch(
listitem)
          {
          case 
0time 7;
          case 
1time 12;
          case 
2time 16;
          case 
3time 20;
          case 
4time 0;
          }
          foreach(new 
PlayerSetPlayerTime(playeridtime0);
        }
     }
     return 
1;
 } 
Reply


Messages In This Thread
probelm with foreach +Repp - by khRamin78 - 29.08.2015, 20:33
Re: probelm with foreach +Repp - by Ahmad45123 - 29.08.2015, 20:37
Re: probelm with foreach +Repp - by Logofero - 29.08.2015, 20:40
Re: probelm with foreach +Repp - by khRamin78 - 29.08.2015, 20:44
Re: probelm with foreach +Repp - by jlalt - 29.08.2015, 20:44
Re: probelm with foreach +Repp - by Ahmad45123 - 29.08.2015, 20:52
Re: probelm with foreach +Repp - by Crayder - 29.08.2015, 21:13
Re: probelm with foreach +Repp - by khRamin78 - 30.08.2015, 04:24
Re: probelm with foreach +Repp - by Crayder - 30.08.2015, 04:34

Forum Jump:


Users browsing this thread: 1 Guest(s)