Posts: 169
Threads: 32
Joined: Sep 2010
Reputation:
0
i wanna make /command to control with gate in my map
but when i convert the gate open cord and gate closed cord
the converter is giving me the same result ! same cord ,
the converter should give me deffrent cords so i can make the /command right !
any help !
Posts: 301
Threads: 11
Joined: Jan 2011
Reputation:
0
did you tried MoveObject?
Posts: 169
Threads: 32
Joined: Sep 2010
Reputation:
0
heehehe bro i cant script commands :P im not good with scriptin
can i give u the cords and u can script commands 4 me ! im searching for this help
Posts: 720
Threads: 34
Joined: Dec 2010
Reputation:
0
new obj; // Somewhere at the top of your script
public OnGameModeInit()
{
obj = CreateObject(980, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
return 1;
}
Posts: 169
Threads: 32
Joined: Sep 2010
Reputation:
0
al ready have all this ! and still same error !!!
guys im not talkin about this !!
i just wanna know why mta map converter give me the same cord when u convert 2 deffrent files !!
1st file the gate open cord
2nd file the gate closed cord
so the converter give me the same cord for both so i cant make the gate movin !
Posts: 720
Threads: 34
Joined: Dec 2010
Reputation:
0
be sure you just take X,Y and Z