Jump to content

PewN

Members
  • Posts

    892
  • Joined

  • Last visited

Everything posted by PewN

  1. try to change the if( "+.mapname$[.@i]+" == strcharinfo(3) ) to if(strcharinfo(3) == .mapname$[.@i] ) and btw. did u add loadmapevent mapflag on your map's?
  2. conf/battle/client.conf max_lv: 99
  3. i'm having problem on statusup2 script no error on script but when i check my stats nothing happens Phantasia,162,134,4 script Stats Seller 893,{ set .@n$,"^008800[ Stats Seller ]^000000"; set .@price,10000; // 10k per 1 stats mes .@n$; mes "Please Choose!"; menu "bStr",-,"bAgi",-,"bVit",-,"bInt",-,"bDex",-,"bLuk",-; next; input .@statpoint; if(.@statpoint == 0 || .@statpoint >= 701){ mes .@n$; mes "I can't process that amount of stats!"; close; } if(Zeny >= .@statpoint * .@price){ mes .@n$; mes "Done!"; set Zeny,Zeny - .@statpoint * .@price; statusup2 @menu,.@statpoint; close; } mes .@n$; mes "Seem's You don't have enough Zeny!"; close; }
  4. edit: problem fix. thanks for this clydelion
  5. your .ini? can i see.
  6. off the client_hash // 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 details. client_hash_check: off
  7. i don't have any problem im using 2400+. with 100+ new mobs and all of that is working perfectly
  8. @Clydelion how about sending mail to all player's online?
  9. don't use 8000 + as mob id... try 2400 - 2800 like that
  10. sanity error just clear your lightmaps
  11. PewN

    NO MSG

    make sure you have updated msgstringtable
  12. can anyone recolor this please.. Black and Red color thankss bod.zip
  13. bump please help.. bumpp. need help please
  14. recache your mapcache.dat
  15. 2 start dafaq. 1/10 but nice try.. did u make this using mspaint ??
  16. i added custom shield and super weapon for super novice but the i can't see the sprite of the weapon and shield the location of my Custom Weapon data\sprite\Àΰ£Á·\½´ÆÛ³ëºñ½º the custom weapon name's ½´ÆÛ³ëºñ½º_¿©_1249.spr ½´ÆÛ³ëºñ½º_¿©_1249.act ½´ÆÛ³ëºñ½º_¿©_1249_°Ë±¤.spr ½´ÆÛ³ëºñ½º_¿©_1249_°Ë±¤.act ½´ÆÛ³ëºñ½º_³²_1249.spr ½´ÆÛ³ëºñ½º_³²_1249.act ½´ÆÛ³ëºñ½º_³²_1249_°Ë±¤.spr ½´ÆÛ³ëºñ½º_³²_1249_°Ë±¤.act my custom shield location data\sprite\¹æÆÐ\½´ÆÛ³ëºñ½º ½´ÆÛ³ëºñ½º_¿©_2139.act ½´ÆÛ³ëºñ½º_¿©_2139.spr ½´ÆÛ³ëºñ½º_³²_2139.act ½´ÆÛ³ëºñ½º_³²_2139.spr item_db.txt 2139,Rabbit Shield,Rabbit Shield,5,1,,1,,3,,0,0x00000001,7,2,32,,0,0,1,{},{},{} please help
  17. 8/10 nice text effect.. but the button is really sucks..
  18. diff your client to ignore missing file Errors Ignore Missing Palette Errors check it
×
×
  • Create New...