28.03.2010, 13:59
Quote:
|
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp("/OpenGate", cmdtext, true, 10) == 0) { MoveObject(968, 1544.70703125, -1630.7634277344, 13.095315933228, 1); return 1; } return 0; } |
try that
[/quote]
