LoadBSP geht net
Übersicht

![]() |
XalonBetreff: LoadBSP geht net |
![]() Antworten mit Zitat ![]() |
---|---|---|
Hi,bei folgendem code lädt er dada.bsp net,WARUM.Oder liegts an der datei?Hier könnt ihr sie downloaden:
http://xalon.funpic.de/dada.bsp Code: [AUSKLAPPEN] Graphics3D 1600,1200,32,1
SetBuffer BackBuffer() to1=LoadBSP("dada.bsp") If Not to1 End a=CreateCamera() gsch=1 While Not KeyHit(1) If KeyDown (200) MoveEntity a,0,0,gsch If KeyDown (208) MoveEntity a,0,0,-gsch If KeyDown (205) MoveEntity a,gsch,0,0 If KeyDown (203) MoveEntity a,-gsch,0,0 If KeyDown (30) MoveEntity a,0,gsch,0 If KeyDown (44) MoveEntity a,0,-gsch,0 If KeyDown (31) TurnEntity a,gsch1,0,0 If KeyDown (45) TurnEntity a,-gsch1,0,0 If KeyDown (46) TurnEntity a,0,gsch1,0 If KeyDown (47) TurnEntity a,0,-gsch1,0 If KeyDown (32) TurnEntity a,0,0,-gsch1 If KeyDown (33) TurnEntity a,0,0,gsch1 UpdateWorld RenderWorld Flip Wend ClearWorld End Xalon |
||
OJay |
![]() Antworten mit Zitat ![]() |
|
---|---|---|
mit was wurde die bsp kompiliert? | ||
![]() |
Vertex |
![]() Antworten mit Zitat ![]() |
---|---|---|
Du kannst nur Quake3 Maps laden, dass hier ist jedoch das Quake2 Format. | ||
vertex.dreamfall.at | GitHub |
![]() |
Xalon |
![]() Antworten mit Zitat ![]() |
---|---|---|
Mit GTKRadiant.
THX Xalon |
||
OJay |
![]() Antworten mit Zitat ![]() |
|
---|---|---|
das ist kein compiler, sondern ein editor. aber vertex hat deine frage bereits beantwortet... | ||
Übersicht


Powered by phpBB © 2001 - 2006, phpBB Group