03.04.2013, 15:03
While using the commands at my server like /kick or /pm or /ban. It says that the player is not online even if we try to kick or ban or pm an online player. But some other commands that dont require the input of playerid is working fine and getting executed. I checked it more and after that i found that sscanf is inputting 65536 as the value of playerid when each time we use the command. Thats why its saying that player is not online. I checked the code and didnt find any error in it as i am using one of the released gamemode at samp forums. So, I dont know why this happens. Please help me to resolve this issue