KacperGames wrote:This is Really Cool! This Needs Credit or Not?
Please give credit when using scripts.the GaMERDoG wrote:Credit isn't needed.KacperGames wrote:This Needs Credit or Not?
KacperGames wrote:This is Really Cool! This Needs Credit or Not?
Please give credit when using scripts.the GaMERDoG wrote:Credit isn't needed.KacperGames wrote:This Needs Credit or Not?
Code: Select all
with NPC(sysval(param1))
.forecolor = rgba(255, 255, 255, OPACITY)
end with
Code: Select all
NPC(index).forecolor = rgba(255, 255, 255, OPACITY)
Code: Select all
do
char(1).xsp = char(1).xsp - 0.04
call sleep(1)
loop