script error

  1. P

    Need help about advanced stylist

    Help me to fix this error. Thank you This is the full script // credits to Annieruru function script ValueConvert { set .@num, atoi(""+getarg(0)); if ( .@num == 0 || .@num >= 2147483647 ) return getarg(0); set .@l, getstrlen(""+.@num); for ( set .@i,0; .@i < .@l; set .@i, .@i + 1...
  2. D

    Mercenary_Rent

    Hello everybody. I am having this error in the mercenary_rent.txt script is something strange for me that I have never had this error. I would like to ask for this help so I can solve it and if someone else also has the same error, solve it too. Thanks in advance. The error is below...
  3. Aeromesi

    Script error

    Anyone able to help me on this script?   //Weekend Events (Friday, saturday, and sunday//Script developed by Aeromesi prontera,150,150,4 script Noah 89,{ set .noa$, "^FF0000[Noah]^000000"; if (.frifin$ == 1 && (gettime(4)==3)) { mes .noa$; mes "You already completed Fridays quest."...
Back
Top