Players are removed
#1

If I start any gamemode there is one problem. When I have a passenger in my car and I exit from it, I get message about removed player. This removed player is passenger. I can't solve this problem. Could you help me?
P.s. sorry for not good English.
Reply
#2

Do you or your passenger have any mods?
Reply
#3

Quote:
Originally Posted by dowster
Посмотреть сообщение
Do you or your passenger have any mods?
He doesn't have any mods and I don't have any mods too.
Reply
#4

Errors:
Warning(playerped): Exception 0xC0000005 at 0x0 and Warning(playerped): Exception 0xC0000005 at 0x65.
Reply
#5

Check you aren't doing anything silly in OnPlayerExitVehicle.
Reply
#6

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
Check you aren't doing anything silly in OnPlayerExitVehicle.
PHP код:
public OnPlayerExitVehicle(playerid,vehicleid)
{
    return 
1;

Nothing....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)