- 0
Nu mai porneste
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
IcE.
Salut,
Am o problema la server. Am incercat sa bag masini prin {id,x,z,y,a,c1,c1} dar nu imi porneste sv de la faza asta. daca il scot porneste....
Server_Log
Funcitaenum eCars { model_id, Float:pos_x, Float:pos_y, Float:pos_z, Float:z_angle, carcolor1, carcolor2, }; new CarSpawns[90][eCars] = { {562,-314.8085,1515.3475,75.0552,0.4005,21,63}, // drift1 {562,-317.9107,1515.4402,75.0573,0.0323,21,63} // drift1 }; //si la OnGameMode for(new h = 0; h < sizeof(CarSpawns) { AddStaticVehicleEx(CarSpawns[h][model_id], CarSpawns[h][pos_x], CarSpawns[h][pos_y], CarSpawns[h][pos_z], CarSpawns[h][z_angle], CarSpawns[h][carcolor1], CarSpawns[h][carcolor2], 60000); }cum fac sa mearga?
Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!
4 answers to this question
Recommended Posts