brague

edicion maPAS COD2

Jul 6th, 2021 (edited)
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. edicion mapas
  2. ------------------------------------
  3. Anuncio cada cierto tiempo
  4.  
  5.  
  6. thread _myMapBranding();
  7.  
  8. }
  9.  
  10.  
  11.  
  12.  
  13.  
  14. _myMapBranding()
  15.  
  16. {
  17. for(;;)
  18. {
  19. IPrintLn("Map by ^2=IFIS= Bloodletter");
  20. wait 60;
  21. }
  22. }
  23.  
  24.  
  25.  
  26.  
  27.  
  28. ---------------------------------
  29. colores
  30.  
  31. "GaLLeGo**UO (ᵔᴥᵔ)": "diffusefraction" "0.35"
  32. "sundiffusecolor" ".75 .84 1"
  33. "sundirection" "-24 230 0"
  34. "suncolor" "1 .53 .1"
  35. "sunlight" "1.8"
  36. "classname" "worldspawn"
  37. "ambient" "0.03"
  38. "_color" "0.9 0.95 1"
  39. <01:17:20> "GaLLeGo**UO (ᵔᴥᵔ)": sunlight
Add Comment
Please, Sign In to add comment