Jump to content

n3ySkie

Members
  • Posts

    48
  • Joined

  • Last visited

About n3ySkie

Profile Information

  • Gender
    Male
  • Location
    philippines
  • Interests
    gaming, some dev stuffs

Recent Profile Visitors

2748 profile views

n3ySkie's Achievements

Drops

Drops (2/15)

  • First Post
  • Collaborator
  • Dedicated
  • Conversation Starter
  • Week One Done

Recent Badges

2

Reputation

1

Community Answers

  1. The simplest method is to use body style and rename every third job sprite name to a fourth job sprite name.
  2. i hope there's an update for this one, espcially 2019+ clients
  3. good day guys, how to remove the bonus 30% reudce casting time of bragi's poem
  4. hi guys i want to ask how i change this script to baby 3rd job and baby 2nd job class {},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; } normal size of 3rd job -Note it change 3rd job Sprite depends on your Job {},{ if(roclass(eaclass()|EAJL_UPPER)) changebase BaseJob; },{ changebase Class; } normal size of 2nd job -Note it change 2nd job Sprite depends on your Job
  5. hello guys i want to asked if there's a script that disabling AFK points when you use dual client. example my main client is getting AFK points, when i login my 2nd account it should not get points. thank you in advanced.
  6. how to be exact and what line should i put the bragis
  7. hello guys i want to ask if there's a way to dispell Clown/Dancer Buffs. ex when im in woe and dispell the clown i cancel his buffs.
  8. - script zxzasasas -1,{ OnCmdHour: dispbottom "Your Server Cash:"; message strcharinfo(0),"Cash Points Total Balance = "+#CASHPOINTS+" Cash Points(s)"; end; OnInit: bindatcmd "points","playerpoints::OnCmdHour"; //@points to view time till next point. } just copy paste "message strcharinfo(0),"Cash Points Total Balance = "+#CASHPOINTS+" Cash Points(s)"; and edit #CASHPOINTS+ depends on your #variables
  9. hi everyone can i ask how to add special effects on mall warper, is it possible you can use high jump in transfering to another map? instead of warp
  10. thanks men i'll try it later hi can i ask do i need to add mob id or just skip and sprite id atw? ok nvm i get it~ thank you anyways
  11. is it posible our player or character ID become NPC Sprite? i've read some threads about it but not all, they say you need to clone your character? but there's no exact guide or script maybe.
  12. hello guys i want to ask how to make invalid command in normal player, let say i'm using gm right now and i left @warp prontera 125 111 in my alt , then i change to normal account i have mistakenly use @warp 125 111 in public, so other's think i'm a gm because i know that command i want to make it invalid when i mistakenly type it.
  13. look its not working. bandicam 2019-02-23 06-26-35-234.avi
×
×
  • Create New...