Can someone explain me this
#7

pawn Код:
SetTimer("ShopRobAgain", 360000, 0);
There you go.

The * symbol means 'x' within mathematics - by 'x' I mean times. So 5*5 would be 25, as its the same as 5x5.
"SetTimer" works within milliseconds, so 1000 milliseconds = 1 second, then * it by 60 = 60 seconds (1 minute), * 6 = 6 minutes (360000 milliseconds).

Edit: he beat me to it. Anyway, enjoy the little explenation.
Reply


Messages In This Thread
Can someone explain me this - by efrim123 - 15.10.2013, 01:21
Re: Can someone explain me this - by EiresJason - 15.10.2013, 01:29
Re: Can someone explain me this - by efrim123 - 15.10.2013, 01:30
Re: Can someone explain me this - by EiresJason - 15.10.2013, 01:33
Re: Can someone explain me this - by efrim123 - 15.10.2013, 01:35
Re: Can someone explain me this - by EiresJason - 15.10.2013, 01:37
Re: Can someone explain me this - by Ayumi - 15.10.2013, 01:37

Forum Jump:


Users browsing this thread: 2 Guest(s)