SetVehicleToRespawn
#1

pawn Код:
SetVehicleToRespawn(FBIVehicles[0]);
    SetVehicleToRespawn(FBIVehicles[1]);
    SetVehicleToRespawn(FBIVehicles[2]);
What can it be?

Код:
[20:23:56] [debug] #2 0019fe94 in public Audio_OnGameModeInit () at C:\Users\Mеns\Desktop\...\gamemodes\SFRP.pwn:29065
[20:23:56] [debug] #3 native CallLocalFunction () from samp-server.exe

[20:23:56] [debug] #2 0019fec8 in public Audio_OnGameModeInit () at C:\Users\...\Desktop\...\gamemodes\SFRP.pwn:29066
[20:23:56] [debug] #3 native CallLocalFunction () from samp-server.exe

[20:23:56] [debug] #2 0019fefc in public Audio_OnGameModeInit () at C:\Users\...\Desktop\...\gamemodes\SFRP.pwn:29067
[20:23:56] [debug] #3 native CallLocalFunction () from samp-server.exe
Reply
#2

bump...
Reply
#3

This is most likely caused by trying to respawn a vehicle which has not spawned yet.

Why are you respawning vehicles under GameModeInit ?
Reply
#4

Quote:
Originally Posted by Patrik356b
Посмотреть сообщение
This is most likely caused by trying to respawn a vehicle which has not spawned yet.

Why are you respawning vehicles under GameModeInit ?
Good question, I should maybe change it to erm.. what should I change it to? xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)