Vehciles Problem Pls Help
#1

hey guyz...

i have a problem that in my server the vehicles are not loading... can u help me with that!

Thanks In Advance
Hitman%
Reply
#2

pawn Код:
AddStaticVehicleEx(modelid,Float:spawn_X,Float:spawn_Y,Float:spawn_Z,Float:angle,color1,color2,respawn_delay);
Reply
#3

Itz nt the prob with that code... But When i am hosting it.. i cant see the vechicles
Reply
#4

It's all about the coordinates
pawn Код:
public OnGameModeInit()
{
    //More
    AddStaticVehicleEx ( 411, -1970.9429, 246.0098, 34.7713, 82.2873, 6, 6, 15 );
    return 1;
}
It will load at the Wang Garage a yellow infernus
Reply
#5

hitman, are you using some "dynamic" vehicles / loading them from a database? (either mysql or file)
Reply
#6

Fixed Thnx Everyone
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)