Jump to content
  • 0

pomoc nacitani aut ze souboru ?


tbx

Dotaz

5 odpovědí na tuto otázku

Recommended Posts

  • 0

Ok diky :-)

 

-- pát 02. dub 2010 20:52:46 --

 

ale prece jen mam problem .. ono mi je to nenacita

 

v includu mam

#include 

a v gamemodeinit mam

LoadStaticVehiclesFromFile("Vehicles/lspd.txt");

 

co s tím ? :-)

Link to comment
Share on other sites

  • 0

aha a jak to má být :d

 

AddStaticVehicle(596,1587.2902,-1711.0443,5.6127,0.8216,0,1); // 
AddStaticVehicle(596,1601.5323,-1696.1807,5.6137,270.6540,0,1); // 
AddStaticVehicle(596,1602.0908,-1687.7622,5.6221,268.3365,0,1); // 
AddStaticVehicle(596,1574.5754,-1710.7745,5.6120,179.4091,0,1); // 
AddStaticVehicle(596,1544.0895,-1680.6605,5.6110,91.2185,0,1); // 
AddStaticVehicle(596,1544.9050,-1667.6406,5.6131,269.3550,0,1); // 
AddStaticVehicle(596,1535.0574,-1646.5977,5.6142,180.5751,0,1); // 

Link to comment
Share on other sites

  • 0

596,1587.2902,-1711.0443,5.6127,0.8216,0,1 ; //
596,1601.5323,-1696.1807,5.6137,270.6540,0,1 ; //
596,1602.0908,-1687.7622,5.6221,268.3365,0,1 ; //
596,1574.5754,-1710.7745,5.6120,179.4091,0,1 ; //
596,1544.0895,-1680.6605,5.6110,91.2185,0,1 ; //
596,1544.9050,-1667.6406,5.6131,269.3550,0,1 ; //
596,1535.0574,-1646.5977,5.6142,180.5751,0,1 ; //

 

Máš to jen:

ID, PosX, PosY, PosZ, UhelVozidla, Barva1, Barva2 ; // POPIS

 

Co je na tom tak těžké k pochopení? :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...