nikki1200
Members-
Content Count
113 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by nikki1200
-
How to change the Background Music Of Prontera Map
nikki1200 posted a question in Client-Side Support
Hi All, Seeking for your assistance on how to change the background music of prontera. Please advise, Thanks, -
Thanks Sir I already added the wav file into my grf using grf builder. however i noticed that the player get dc every time they killed.
-
Hi Sir's, May i know on how to put sounds on GRF? please advise, Thanks,
-
Thanks Sir sevenzz23 ^^
-
can't dl due to the adminstrator declining register member. Thanks,
-
thanks and noted.
-
Hi All, Seeking for your assistance to have a rwc 2012 enchant npc. because when i tried this guide on mine it will not show the npc. https://github.com/HerculesWS/Hercules/blob/master/npc/events/RWC_2012.txt Please advise, Thanks,
-
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
Noted Sir. -
How to Check the Inventory and Storage of the Player
nikki1200 replied to nikki1200's question in Script Requests
thx byakuran. it's now working. do you also have an idea on how to manually enchant the rwc ring 2012. Please advise, Thanks, -
How to Check the Inventory and Storage of the Player
nikki1200 replied to nikki1200's question in Script Requests
Not Working Sir sevenzz23, what i can see is my item. -
Hi All, Seeking for your assistance on how to manually enchant the rwc ring 2012. Please advise, Thanks,
-
How to Check the Inventory and Storage of the Player
nikki1200 replied to nikki1200's question in Script Requests
THx Sir. May i know on how to manually enchant the rwc ring? -
Hi All, Seeking for your assistance on how to check the inventory and storage of the player. Please advise, Thanks,
-
Hi Sir, It's now solve. i saw the issue. Thanks
-
yes. and it's there. pls see below. 1213,HIGH_ORC,High Orc,High Orc,81,4193,1,1099,1158,1,389,439,101,45,75,16,40,31,69,20,10,12,2,7,43,0x3695,150,1500,500,1000,0,0,0,0,0,0,0,7002,2500,1304,10,999,90,931,7500,912,1300,756,195,508,900,607,10000,0,0,4322,1,607,10000 Thanks,
-
i encountered non existing monster T_T.
-
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
it's the same config on mine. but it's always 100% strip T_T -
Hi All, Seeking for your assistance regarding on my monster high orc is missing. i can't summon it and the it's missing on alde_dun02. Please advise, Thanks,
-
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
Hi Sir LuLu, seeking for your assistance on how to fix the 100% strip of Earth Strain. I can't find the skill in status.c Please advise, Thanks, -
Hi All, Seeking for your assistance on why the strip effect of earth strain is 100%. I don't want it to be 100%/ Please advise, Thanks,
-
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
Thanks Sir LuLu -
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
Hi Sir LuLu, ipban is already enable to my login-server.conf. the problem now is how do i used it to player. Please advise, Thanks -
Box of Resentment not showing the atk+20 in windows
nikki1200 replied to nikki1200's question in Script Requests
yes it's show. but how can i show it to windows? Sir LuLu can you please teach me on how to use IP Banned? Please advise, Thanks, -
Hi Sir, Seeking for your assistance on why is that the box of resentment is not showing the atack +20 in the window? is this because of this? { if(!sc || !sc->count) return cap_value(batk,0,USHRT_MAX); if( !viewable ){ /* some statuses that are hidden in the status window */ if(sc->data[SC_PLUSATTACKPOWER]) batk += sc->data[SC_PLUSATTACKPOWER]->val1; return (unsigned short)cap_value(batk,0,USHRT_MAX); } #ifndef RENEWAL if(sc->data[SC_PLUSATTACKPOWER]) batk += sc->data[SC_PLUSATTACKPOWER]->val1; Please advise, Thanks
-
Stacking Concentration/Awakening/Berserk Potion
nikki1200 replied to nikki1200's question in Script Requests
Thanks Sir LuLu..