Pateeer

Results 4 issues of Pateeer

``` [22:26:43] Loading plugin: discord-connector.so [22:27:04] >> plugin.dc-connector: timeout while initializing data. [22:27:04] plugin will proceed to retry connecting in the background. ``` any solution? everytime i started server, whenever...

why sscanf u specifier doesn't work properly when input player name? ``` new otherid ; if(sscanf(inputtext, "u", otherid)) return Error(playerid, "Please Input Name!"); if(!IsPlayerConnected(otherid)) return Error(playerid, "Player tidak valid"); ```...

**Note:** I've tried this in latest openmp and using latest pawnregex for omp. I've tested it out with samp 0.3DL server and pawnregex for samp and this thing doesn't make...

Added SetPlayerName hooks due to #63 issue