GTAvision.com - Forum - Grand Theft Auto News, Downloads, Community and more...
Position: Grand Theft Auto: San Andreas » Multiplayer » [SA-MP v2] neue objecte werden nicht erstellt » Druckansicht
|
Speed12, 10.02.2008, 17:11
|
Hi.Habe 2neue objecte in meinen gamemode getann nur werden die objecte nicht erstellt hier codes:
Code: 1 2 3
| //secruity tor1 = CreateObject(969, -2429.984619, 497.859497, 29.109928, 3.569998, 0.000000, 0.000000); CreateObject(985, -2425.756836, 499.528961, 32.340149, 0.375000, 0.015000, 0.000000);
|
Und ich habe das in OnGamemodeinit da reingetann.
Edit: ok hat sich erledigt hatte zu viele Objecte drinne.
|