25.05.2015, 13:15
When I use this code in game it's move object and all things working, but it's say " Unknown command" but it's working! Ineed help to remove this " UNKNOWN COMMAND"
Quote:
CMDopen(playerid, params[]){ //S.W.A.T Gate open MoveObject(swatgate,2429.60864, -2506.03540, 20.31362,3.5); //opened " CreateObject(980, 2429.60864, -2506.03540, 20.31362, 0.00000, 0.00000, 351.90863); " return ; } |