Wysłany: 2012-04-12, 19:11
BBBay
It's a Programmer
Wiek: 28 Na forum: 5428 dni Posty: 97
Nick w MP: xBBBay
Piwa : 340
Witam, mam problem z checkpointami.
Chc? przerobi? to:
Kod:
<marker id="marker (checkpoint) (1)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2030.6999511719" posY="-135.80000305176" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (2)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2073.1000976563" posY="-138.30000305176" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (3)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2083.3000488281" posY="-260.60000610352" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (4)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2039.6999511719" posY="-230.10000610352" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (5)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2090" posY="-210.89999389648" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (6)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2055.1000976563" posY="-168.60000610352" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
<marker id="marker (checkpoint) (7)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2017.5" posY="-137.39999389648" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
Na:
Kod:
Najlepiej podobone do takiego:
Kod: Przyk?ad:
CreateDynamicRaceCP(0, 1135.073974, 1261.957763, 10.820312, 1146.599243, 1274.050537, 10.820312, 5, -1, -1, -1, 100.0);
Pomo?e kto?? Oczywi?cie
Wysłany: 2012-04-12, 20:39
Kinto
NIGHTFALLS.pl
Wiek: 30 Na forum: 6086 dni Posty: 21
Piwa : 974
Nigdy tego nie robi?em, ale po kr?tkiej lekturze wnioskuj?, ?e:
Kod: <marker id="marker (checkpoint) (1)" type="checkpoint" color="#6CF80699" size="5" interior="0" dimension="0" posX="-2030.6999511719" posY="-135.80000305176" posZ="35.299999237061" rotX="0" rotY="0" rotZ="0"></marker>
Powinno wygl?da? tak:
Kod: native CreateDynamicRaceCP(0, -2030.6999511719, -135.80000305176, 35.299999237061, 5, -1, -1, Current, 100.0);
S? tu pomini?te nextx itd. ,ale podobno dzia?a
Tagi: checkpoint
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: