Search results

  1. K

    Editing a Instance

    so i wanted to create christmas instance, but ive never done one before so i decided to re-edit the octopus cave instance and make it in to mine! but with out having relation to the two... so far i havent had any errors at all. but the part if (countitem(529)) { does not continue the...
  2. K

    Help me with this error?

    ScreenShot: Script: prontera.gat,160,178,3 script Kris Kringle 714,{ mes "[Kris Kringle]"; mes " "; mes "Do you know what Christmas is all about?"; menu "^0000ff~^000000 Sharing, Caring and Love?",-; next; mes "[Kris Kringle]"; mes " "; mes "No Silly! It's all about the gifts!"; menu...
  3. K

    How to set Barricades?

    Hello guys, I was wonder how can i set up walls with the barricade monster? just like the BG ones but for something else i wanna create! example: I found out in the BG Conquest script, the format of the Barricade is similar to what im trying to create with my script. ill block Passageways...
  4. K

    Clones to mobs

    Like the title says, How can I make clones in to mobs. I wanna make then a Ingame monster but Using cloned players and staff. - there own drops - own stats - own skills Like a normal mob.. Does anyone know how To do this && is it possible to do so?
  5. K

    I have a few Skill bugs

    ~ I did not really know if i should post this here or the Database section, But i assumed that fixing the skills require some src edits that are far beyond my knowledge. If anyone can help me out with any of these, Its really much appreciated <3 Job Skills Homunculus Skills
  6. K

    Custom Pet Egg

    Hello All, I didnt know where to post this on the forums, So i decided to post it on database. Correct me if im wrong ~ Alright well im having a problem with Custom Pet Eggs at the moment! Every Time i use a pet egg with the incubator. The pet does not spawn & the Custom Pet Egg breaks...
  7. K

    No Buff when you die

    how can i clear a buff from a consumable item when you die basically buffs gone when you die   from this kinda script..   12075,Str_Dish10,Steamed Tongue,0,100000,,1000,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_STRFOOD, 3600000, 10; percentheal 20,20; },{},{} thought it was gonna be simple, but im...
  8. K

    What do you think about my first Thor Patcher Design?

    Feel Free to rate my first design All of people thoughts could be positive or negative itll still help me progress so all are welcome :3 I'll keep updating this same post with more Designs :3
  9. K

    Changing Killcount?

    phtownall,10,17,0 script Bangus Dagupan::Bangus Dagupan 844,{ if (isequipped(2764)) && (isequipped(2775)) && (isequipped(1750)){ specialeffect2 EF_BUBBLE; set .@fcast,14; if (isequipped(5523)) { //Sakura set .@fcast,.@fcast - 4; } if (isequipped(2443)) { //Fish_Shoes set...
Back
Top