- 0
Problema Obiecte 0.3b
-
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
VenoM
Deci am si eu o problema , am mutat serveru' pe 0.3b si mi se vad doar daca sunt foarte aproape de tine (drawdistance) de exemplu :
fbigate = CreateObject(980,-1637.110,688.265,8.936,0.0,0.0,-180.000); //
fbigate1 = CreateObject(980,-1625.684,688.260,8.961,0.0,0.0,-360.000); //
Am obiectele astea si vreau sa le pun draw distance 300.0 :
fbigate = CreateObject(980,-1637.110,688.265,8.936,0.0,0.0,-180.000, 300.0); //
fbigate1 = CreateObject(980,-1625.684,688.260,8.961,0.0,0.0,-360.000, 300.0); //
Si imi da urmatoarele warning-uri :
.pwn(8585) : warning 202: number of arguments does not match definition
.pwn(8584) : warning 202: number of arguments does not match definition
Ce e de facut???
2 answers to this question
Recommended Posts