-
Posts
18 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Takerio
-
-
57 minutes ago, Parrahurizm said:
4)Copy my GRF to main directory and change DATA.ini = 1.mygrf , 2 = rdata 3 = data
[data] 0=yourserver.grf 1=rdata.grf 2=data.grf
-
marahil sa iyong folder ng data ng isang clientinfo o sclientinfo pinakamahusay na tagasalin ng google
-
on your item_db "view" entered the correct ID
-
accessoryid ?
this guid helped me a lot (maybe a little old)
-
6 hours ago, skymia said:
is this script have afk hat?
if yes how to remove it thanks
@afk gives you @afk removes it
-
3 hours ago, skymia said:
Can anyone update for working @afk script bcoz the old script wont work anymore
- script AFK_1 -1,{
OnInit:
bindatcmd("afk", strnpcinfo(3) +"::OnAFK");
end;
OnAFK:
if (@AFK) {
set @AFK, 0;
changelook 4,headupper;
dispbottom "AFK mode is OFF.";
end;
} else {
set @AFK, 1;
headupper=getlook(4);
changelook 4,471;
dispbottom "AFK mode is ON.";
end;
}
} -
Ambernite Game
a little gift from TakeRo to you.
the fro players will know you
-
Submitter
-
Submitted05/29/2020
-
Category
-
Videohttps://www.youtube.com/watch?v=UpJPLmcdeSQ&feature=youtu.be
-
Content AuthorTakeRo
-
1
-
2
-
-
conf
login_athena.conf
// Can you use _M/_F to make new accounts on the server?
new_account: no -
hallo
hat wer zufälig ein 16.2 (Terra Gloria Script)
-
kannst mir mal auf discord schreiben .Markus#1135
-
hab ich auch schon gemacht hab mir auch ne neue azzy ai geladen
-
3 minutes ago, Rynbef said:
Versuch mal /ns zu aktivieren und dann nochmal auszuprobieren.
Rynbef~
geht leider auch nicht
-
hallo erstmal
ich habe vor ca einer stund mal das vip system angemacht und nun bekommt man beim mvp töten nicht mehr das MVP Symbol
muss ich das irgendwo wieder einstellen?
-
Hey
könnte mir jemand helfen ich bekomme bei homu S (getestet bei DIETER Lava Slide) immer diesen error
There is no target in attack range vicinity. Please use 'Alt + Right Click' to command Homunculus attacks a target
Quests, Games: Ambernite Game
in Game, Event, Quest Script Releases
Posted
Hello
change
if(.@event == 2){ setarray .@chance[1],100,99,81,66,46,43,36; //Event spezial
to
if(.@event == 2){ setarray .@chance[1],100,100,100,100,100,100,100; //Event spezial
goto your sql database npc_setting and set the option 2

you can pm me on discord
.Markus#1135