kerbiii
Members-
Content Count
342 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by kerbiii
-
i want to change the Win: Draw: Loss:
-
its not working the pub is always [0/30]
-
Use an array composed of multiple different item id's the announce part.. i think can't be done by script can you pls help me on the array part im not used on using array yet
-
how to shower multiple item like 40 tcg and 1pods then announces when you pick up the PODS
-
misc are for skill that are misc type like rapid throw of kagerou yes you need to restart everytime you change something
-
it worked, thanks! EDIT: the pub doesnt change even when there's no player in the pvp room anymore
-
OnInit:waitingroom "PvP[" + getmapusers("guild_vs3.gat") + "/30",0;end;} i have this on my npc but it doesnt show the right numbers of players on the map its always 0/30
-
instead of adding a slot why not ask for an npc that will put the card on the second slot and so on?
-
pano ko ggwin new izlude nlng yung settings? ano yung kelangan ko baguhin? sa YourRO.grf mo ba may izlude na map? mag download ka ng old izlude na mapa tapos update mo yung map_cache.dat rename mo yung map-cache.dat gawin mong map_cache_Orig.dat tapos sa Trunk/ run mo yung mapcache.exe tapos yun okay na yun.. Try mo rin tong Release New Izlude Town thanks for the diff link
-
pano ko ggwin new izlude nlng yung settings? ano yung kelangan ko baguhin?
-
naka pre-renewal setting po ako yung izlude town ko ang gulo mali mali ang portal, ang gamit na mapa e yung new izlude. pano ibalik yung old izlude or else pano isetup tulad ng renewal yung izlude para tama yung mga portal salamat po
-
it gives me a peco instead of dragonbecause thats trans job only, using dragon, you need to edit the client side sprite.i tried changing my job into rune knight and i get a dragon, i think the cause of this is changebase dont allow me to add Dragon training skill thats why it wont give me a dragon Changebase is like a disguise only and not allowed to used skills, much better to change the clientside. yes thats why i put this { skill RK_DRAGONTRAINING,5; } i will try a different approach later
-
it gives me a peco instead of dragon because thats trans job only, using dragon, you need to edit the client side sprite. i tried changing my job into rune knight and i get a dragon, i think the cause of this is changebase dont allow me to add Dragon training skill thats why it wont give me a dragon
-
i think making it transparent will fix that
-
it gives me a peco instead of dragon
-
mount is for boarding halter if im correct
-
{ Id: 32731 AegisName: "Rune_Knight_Armor" Name: "Rune Knight Armor" Type: 5 Job: 0x00000080 Upper: 7 Loc: 65536 Refine: false OnEquipScript: <" changebase Job_Rune_Knight; if (getskilllv("KN_RIDING")) { skill RK_DRAGONTRAINING,5; } if (checkriding()) setdragon; "> OnUnequipScript: <" changebase Class; ">}, i want it to get Dragon if he use the item while riding a peco peco and remove the dragon when he remove the costume
-
pano po paltan yung name na nagaappear dito kasi nakalimutan ko na xD yan po yung unang lumalabas after mo mag type ng user at pass dalawang beses po nalabas yan, yung 2nd sa conf folder ko binago kaso yan first d ko na maalala kung san binabago
-
i got this error: [Warning]: Unexpected type for argument 1. Expected number.[Debug]: Data: variable name='.@atcmd_parameters$' index=0[Debug]: Function: getmonsterinfo[Debug]: Source (NPC): at_monster (invisible/not on a map) this is my script: - script at_monster -1,{ OnInit: bindatcmd "monster",strnpcinfo(3)+"::OnAtcommand",0,99; end; OnAtcommand: atcommand "@monster " +implode(.@atcmd_parameters$, " "); announce "[ "+strcharinfo(0)+" ] spawned "+(.@atcmd_parameters$[1]==""?1:.@atcmd_parameters$[1])+" "+getmonsterinfo(.@atcmd_parameters$[0], 0)+" on "+strcharinfo(3)+"!",0; end;}
-
is this working on live server?
-
i see, thanks!
-
How to change the appearance when equip?
kerbiii replied to khenma's question in General Server Support
it also change the skill and everything, instead of just sprite -
the script change my job, not sprite only
-
thnx will try this, btw what is the Loc: ### of costume for armor?