Search results

  1. N

    problem about instant job changer

    Hi I have an instant job changer script which is  - script Instajobnlevel -1,{OnPcLoginEvent: if( Instajobnlevel == 1 ) end;Main_Menu: switch ( select ( "Manual Leveling","First Job","Second Job","Extended Job","Baby Job","Transcend Job")) { case 1: mes "This popup message will...
  2. N

    Your Game exe file is not latest version

    Hi can anyone help me with this . I already disable client has checking in login-server.conf // Client MD5 hash check// If turned on, the login server will check if the client's hash matches// the value below, and will not connect tampered clients.// Note: see doc/md5_hashcheck.txt for more...
  3. N

    Item script that generates random cashpoints

    Hi Im really noob in item scripting so i need help. I make a new item called ticket and I want it to have a function that when used it will generate a cashpoint randomly from 20-50 points (cashpoint from @cash command) Thanks in advance
Back
Top