Crashdetect problem when Logging out
#3

Show your OnPlayerDisconnect, this usually happens when you pass wrong arguments.

Код:
// FUNCTION
OnPlayerTest(playerid, test1, test2, tesing[])

// YOUR CALL
CallLocalFunction("OnPlayerTest", "iii", 1, 2, 3); //YOU FORGOT THE LAST ARGUMENT

//ALSO BY DIRECT CALLS
Reply


Messages In This Thread
Crashdetect problem when Logging out - by RenSoprano - 29.04.2015, 08:11
Re: Crashdetect problem when Logging out - by AzaMx - 29.04.2015, 08:45
Re: Crashdetect problem when Logging out - by Evocator - 29.04.2015, 09:34
Re: Crashdetect problem when Logging out - by RenSoprano - 29.04.2015, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)