Advertisement
RoksasNunes

Zika

Apr 13th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if getPlayerStorageValue(cid, 20259) == -1 then
  2. doSetCreatureOutfit(cid, {looktype = 128, lookhead = 78, lookfeet = 76, lookbody = 68}, -1)
  3. setPlayerStorageValue(cid, 20259, 1)
  4. return true
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement