Help With This Code Please
ok i been working on this radio code for a while now and for some reason when somone types the command to start the player the stop player function comes up can somone help me figure out what i did wrong?
Code:
/* Plugin Template generated by Pawn Studio */ |
Re: Help With This Code Please
Can't use the same variable for two things.
new Handle:g_href = INVALID_HANDLE; You need two different variables, one for each mode. |
Re: Help With This Code Please
whats a different command that does the same thing?
edit got it thanks |
Re: Help With This Code Please
radio off should go to blank page, the the radio plugin :)
|
| All times are GMT -4. The time now is 21:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.