Jump to content

n3ySkie

Members
  • Posts

    51
  • Joined

  • Last visited

1 Follower

About n3ySkie

  • Birthday October 8

Profile Information

  • Gender
    Male
  • Location
    Philippines
  • Server
    JusticeRO, BeyondRO, SigmaRO
  • Interests
    gaming, some dev stuffs

Recent Profile Visitors

3442 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. Hello! I’d like to request a command using @allpub. The idea is that the GM will use the command @allpub <Happy New Year>, and as a result, all players in the area will automatically create a chatroom message saying ‘Happy New Year'. thank you
  2. The simplest method is to use body style and rename every third job sprite name to a fourth job sprite name.
  3. i hope there's an update for this one, espcially 2019+ clients
  4. good day guys, how to remove the bonus 30% reudce casting time of bragi's poem
  5. 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
  6. 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.
  7. how to be exact and what line should i put the bragis
  8. 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.
  9. - 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
  10. 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
  11. 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
×
×
  • Create New...