Posts: 169
Threads: 23
Joined: May 2012
Reputation:
0
Hi guys,
I'm working in a little script that plays mp3 files from my host on my samp server, and I would like to know, if there's any way to make the music start at time 1:00 for example, and not at 0:00.
I'm using PlayAudioStreamForPlayer, I hope someone can help me with this.
Thanks
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
Have you got a time system in your script mate?
Posts: 169
Threads: 23
Joined: May 2012
Reputation:
0
Yes I do have a time system, how can that help me mate?
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
Well; do you have "UpdateTime" or a timer for updating the clock?
Also; variables?
It's so then I can get it to check the time it's calling.
Posts: 169
Threads: 23
Joined: May 2012
Reputation:
0
I have a variable with the time that the music should start already defined, I just need to make it start at that time.
Posts: 169
Threads: 23
Joined: May 2012
Reputation:
0
Yes, I do have that as well, how can that helps me?
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
Can you post all code what includes them variables here in [pawn] tags so I can take a look and see if it can be implemented through that.
Thanks.