[Script] [ACE] [RGSS3] Khas Ultra Lighting Definitive Edition (UPDATE)

245

Comments

  • 0no012340no01234 Posts: 326Registered
    MeoDenLuoi wrote:
    Yuu wrote:

    Không nhé, cái này là hàng lậu, có Credit cũng bị bắt nếu dùng cho dự án thương mại thôi...  :( :( :(

    Tác giả mà phát hiện là kiện TTC ra tòa ngay...  :dodgy: :dodgy: :dodgy:

    Ông Khas có bắt contact với ổng để mua không, nếu có thì xác định thật :))

    Còn mua online thì quất luôn :lol:
    online nhé meo ;) 24.99$ trên rpgmakerweb
  • QuanNguyenQuanNguyen Posts: 126Registered
  • Dang_KhoaDang_Khoa Posts: 3,861Administrators
    Ổng tra được ai đã mua online mà
    :< :< :<
  • sereneserene Posts: 101Registered
    Tốt nhất là hide lại, phải thanks mới cho xem, cho an toàn.
  • 0no012340no01234 Posts: 326Registered
    Dang_Khoa wrote:
    Ổng tra được ai đã mua online mà
    :< :< :<

    chắc ổng cx chả rảnh xem từng project đâu ak, cái project mà e lấy cái script ra chơi hết cx chả có cái j liên quan tới license cả, chỉ có mỗi credit :v
  • sanggameboysanggameboy Posts: 1,943Registered
    Tính tải trước, xem có gì hay thì mới mua mà ai ngờ chủ topic xóa mất file hướng dẫn. :]]
    Good job.
  • 0no012340no01234 Posts: 326Registered
    Tính tải trước, xem có gì hay thì mới mua mà ai ngờ chủ topic xóa mất file hướng dẫn. :]]
    Good job.
    Do lúc đăng không có :]]
    Đây là hướng dẫn kết hợp với cái video, là file pdf không có hình gì cả nên copy raw lên luôn cho nhanh :v
    Ultra Lighting Commands

    Map Commands (put these in the map’s note)
    • [lighting on/off] Turns lighting on/off when entering the map.
    • [opacity n] Sets the shadows’ opacity to n (0-255) when entering the map.
    • Sets the shadows’ color to RGB when entering the map.
    Attention! The 3 channels must be composed of 3 digits.

    Event Commands (put these as comments in the desired event)
    • [light x] Creates the light x when the page is active.
    [group g] Assigns the current light to group g. [static] Sets the current light as static. [dynamic] Sets the current light as dynamic. [shadows] The current light will cast shadows. [no_shadows] The current light won’t cast shadows.

    Item Commands (put these in the item’s note)
    • [light x] Assigns the light x to the item. It can be used as a lantern.

    Call Script Commands (use “Call Script” to run these commands)
    • $game_map.shadows.set_color(r, g, b, time)
      • Changes the shadows’ color to the given color, in the given time.
    • If you want to change them instantly, just omit the time.
    [*]$game_map.shadows.set_opacity(opacity, time)


    • Changes the shadows’ opacity to the given value, in the given time.


    [*]If you want to change it instantly, just omit the time. $game_map.shadows.group_opacity(group, opacity, time)


    • Changes the group’s opacity to the given value, in the given time.


    [*]If you want to change it instantly, just omit the time
    In the commands below, the character variable can be $game_player (for the player itself), this_event (for the event in which this command is called), $game_map.events[x] (for the event ID x), or any object that inherits from Game_CharacterBase.


    • character.give_light(x)
      • Gives the light x to the character.


    [*]character.drop_light(x)


    • If the character is carrying a light, drops it.


    [*]character.carrying_light?


    • Returns true if the character is carrying a light, false otherwise.

    [*]
  • hotmitluitro4hotmitluitro4 Posts: 43Registered
    Ai có scipst cho mình xin với trong video đầu tiên mình ko có script
  • 0no012340no01234 Posts: 326Registered
    Ai có scipst cho mình xin với trong video đầu tiên mình ko có script

    Thank để lấy link nhé bạn
  • hotmitluitro4hotmitluitro4 Posts: 43Registered
    0no01234 wrote:
    Ai có scipst cho mình xin với trong video đầu tiên mình ko có script

    Thank để lấy link nhé bạn
    Phát mệt đến nỗi thank để lấy link :s
  • 0no012340no01234 Posts: 326Registered
    0no01234 wrote:

    Thank để lấy link nhé bạn
    Phát mệt đến nỗi thank để lấy link :s
    vẫn còn đỡ mệt hơn là bỏ 600k nhé bạn, xài hàng chùa còn kêu j
  • hotmitluitro4hotmitluitro4 Posts: 43Registered
    Ở video 1: 1 phút 34 giây : Scrips KUL / Latern Group sao ko có nhợ ?
  • 0no012340no01234 Posts: 326Registered
    Ở video 1: 1 phút 34 giây : Scrips KUL / Latern Group sao ko có nhợ ?

    Không có do lúc lấy script không có, mình sẽ cập nhật sau nhé
  • hotmitluitro4hotmitluitro4 Posts: 43Registered
    Nếu xếp thứ tự các scrips lộn xộn ko theo thứ tự đc ko bạn
  • 0no012340no01234 Posts: 326Registered
    Nếu xếp thứ tự các scrips lộn xộn ko theo thứ tự đc ko bạn
    xếp core , library lên trên cùng, tiếp đến là ultra lighting, cuối cùng là các add-on
Sign In or Register to comment.