Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. aCarPos = { 877, -188, 17.5 }
  2.  
  3. createLight( 1, aCarPos[1], aCarPos[2], aCarPos[3], 10 );
  4. createLight( 1, aCarPos[1], aCarPos[2], aCarPos[3], 10 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement