Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new cmd[126];
- new LCN1;
- //LCN Tore
- LCN1 = CreateObject(971, -2566.29, 923.45, 67.47, 0.00, 0.00, 0.00);
- return 1;
- if(strcmp(cmd, "/lcnauf", true) == 0)
- {
- MoveObject(LCN1,-2566.29, 923.45, 67.47 -10, 5);
- return 1;
- }
- return 1; }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement