Search results

  1. B

    hat winrar

    Does anyone have this hat?
  2. B

    command update view

    I am creating a script for the server rank first put into it an appearance, most need a command to let this fixed appearance until reset the rank of pvp, even if he exchange hat stays with her. setlook 4, 3218; leaves the fixed item until reset the rank again OnPCLoginEvent: query_sql "SELECT...
  3. B

    hat for the first pvp

    Someone would have a different hat for the first pvp?   Example: 1° Divo   If anyone can do let creativity at your own
  4. B

    block skill

    You can lock a skill in just one map?
  5. B

    the spirit healer

    I made this script to the spirit in the class because some skill needs of the famous link, more is not working in taekwon master, the link else but acting ability. switch ( BaseJob ) { case 8: set .@spirit, 454; break; case 4047: set .@spirit, 448; break...
  6. B

    How to block certain item on the map

    I need to block some item in pvp map, how can I do this in the script .. tried to make it more if the item is equipped normally passes. case 4:if((Class == 24) || (Class == 25) || (Class == 26) || (Class == 4045) || (Class == 4046) || (Class == 4047) || (Class == 4048) || (Class == 4049) ||...
  7. B

    event management

    I need a npc to manage the events where I can configure it via in game and then he announces in has 5 minutes. Manage Events pvp Events dice Events pvp Olds teams Event pvp baby   I joined other
  8. B

    Import Xampp

    Good morning Galera which the easiest way to do an import of 1.7 GB for the xampp?
  9. B

    Remove transporter endless tower critter

    Can anyone tell me how to remove the teleportation of endless tower monster?
  10. B

    Announce font size

    Changing the font size of an ad? OnPCLoadMapEvent:if(strcharinfo(3) == "prontera") announce "HELOO",3;end;
  11. B

    storage block on a map

    Does anyone know how to block storage on a map pvp ? 
  12. B

    Glorious Shuriken [bug]

    I have the following bug use the glorious shuriken but it does not cure ... in her status says the following ... +9 Refinement Using Attack Death, Healing nv. 10 is used on the user   Increases physical attack against DemiHuman monster by 95%.Adds 20% defense bypassing on Demi-human...
  13. B

    remove discounts

    How do I remove the item sold at discounts of npc and purchased by merchants / stalker.   #Example Here from 6500 to 4875 zeny  
  14. B

    In function ‘vending_purchasereq’:

    I have the following error can anyone help me the one? CC vending.cvending.c: In function ‘vending_purchasereq’:vending.c:284: warning: ‘item_name’ may be used uninitialized in this function LD map-serverobj_sql/atcommand.o: In function...
  15. B

    script fatal error

    My script is giving error someone help?
  16. B

    unknown column 'last_mac'

    I have an error in the script takes the table
  17. B

    query sql

    I'm trying to add script option trading 3 points for 1 day vip, more is wrong giving someone help? mes "Okay!";set .@account_id,getcharid(3);set .@usedPoints,3;set $nivelVip, 1;set $diasVip, 1;set $verificaVip, 1;query_sql("UPDATE `cp_v4p_voters` SET points=(points-"+.@usedPoints+") WHERE...
  18. B

    HP loss

    Does anyone know tells me because when teams return for the same period HP? All teams battleground
  19. B

    attributes

    I noticed that on my server the attributes are getting well. The correct thing so How to fix? That is, two stops 99 and 25
  20. B

    anti mob system

    Would you like a mob anti pvp system, someone has or indicates some?
Back
Top