Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
When i enter any vehicle a song (music) starts and goes on AUTOMATICALLY without any commands or anything i have two commands in my script for songs: /setstation and /music but /setstation doesn't do something but /music it turns the song off for a second then it comes back
Posts: 42
Threads: 1
Joined: Mar 2012
Reputation:
0
Test "/music off" then? I guess you've already tested.
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
i tested it and turns off the music and after 1 second the music starts again!!
Posts: 42
Threads: 1
Joined: Mar 2012
Reputation:
0
You maybe have an FS with the same commands?
Posts: 42
Threads: 1
Joined: Mar 2012
Reputation:
0
Maybe it's only you lagging?
Posts: 83
Threads: 25
Joined: Oct 2011
Reputation:
0
I've had trouble with stuff like that, it may come from your returns. Try adding return 1; at the end of each if/else statement.