06.09.2017, 11:50
Quote:
Make Enums for the player for example
oldX, oldY, oldZ, and put under OnPlayerDisconnect and make sure that you save these enums in the player's .ini if u are using DINI or YINI or save it in the player's table if you're using MySQL.. Then go ahead under OnPlayerConnect and put under it and we are done.. |
C:\Users\Karato\Downloads\San Andreas File-X-Survival\filterscripts\Login.pwn(830) : warning 213: tag mismatch
C:\Users\Karato\Downloads\San Andreas File-X-Survival\filterscripts\Login.pwn(830) : warning 202: number of arguments does not match definition
C:\Users\Karato\Downloads\San Andreas File-X-Survival\filterscripts\Login.pwn(880) : warning 202: number of arguments does not match definition