Advertisement
Guest User

Untitled

a guest
Aug 24th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. function team_2(ply)
  2. local string plyname = ply.__tostring();
  3. //:__tostring()
  4. if ((ply:SteamID() == "STEAM_0:0:17690143")||(ply:SteamID() == "STEAM_0:0:13398623"))
  5. then
  6. //"STEAM_0:0:13398623"
  7. ply:UnLock()
  8. ply:GodEnable()
  9. //Msg(ply:SteamID())
  10. ply:SetRace("Deathknight")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement