Dark8008
Members-
Content Count
29 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dark8008
-
So you tested this script on rathena and WS got FULL Adrenaline Rush right ? But Clown and Dancer are not ?
-
i use this script prontera,162,180,3 script Soul Linker 719,{ OnLink:switch ( BaseJob ) { case Job_Alchemist: set .@spirit, 445; break; case Job_Monk: set .@spirit, 447; break; case Job_Star_Gladiator: set .@spirit, 448; break; case Job_Sage: set .@spirit, 449; break; case Job_Crusader: set .@spirit, 450; break; case Job_SuperNovice: set .@spirit, 451; break; case Job_Knight: set .@spirit, 452; break; case Job_Wizard: set .@spirit, 453; break; case Job_Priest: set .@spirit, 454; break; case Job_Bard: case Job_Dancer: set .@spirit, 455; break; case Job_Rogue: set .@spirit, 456; break; case Job_Assassin: set .@spirit, 457; break; case Job_Blacksmith: set .@spirit, 458; break; case Job_Hunter: set .@spirit, 460; break; case Job_Soul_Linker: set .@spirit, 461; break; default: if ( Upper == 1 && BaseLevel < 70 ) set .@spirit, 494; break;} if ( .@spirit ) { sc_start4 SC_SOULLINK, 360000, 5, .@spirit,0,0; skilleffect .@spirit, 5;} end; OnInit:defpattern 1, "link","OnLink";activatepset 1;end;} After soul, the WhiteSmish Job not display "Full Adrenaline Rush" skill and The Clown Job not display skill of Gyps too -> so can't use these skill, please help !
-
After soul, the WhiteSmish Job not display "Full Adrenaline Rush" skill and The Clown Job not display skill of Gyps too -> so can't use these skill, please help !
-
How to make the script read custom folder in data folder
Dark8008 posted a question in General Server Support
Example: i have a folder call "effectabc" in data/texture/ -> so it is data/texture/effectabc, in this folder it have three small folders, like folder 1, folder 2, folder 3 So it look like - data/texture/effectabc/1 - data/texture/effectabc/2 - data/texture/effectabc/3 In folder 1 it has: many .bmp file In folder 2 it has: many .tga file In folder 3 it has: many .bmp file So you will know they are actually Custom Aura Sprite ! Now i want make a script for the Item can read these folder above to have multi aura ( some server use this way to make Custom Aura System ) Thank all and please help ! -
2012-04-10 can't display rebellion sprite, anyone know ?
-
I need some help in 2012-04-10 client
Dark8008 replied to Dark8008's question in General Server Support
I fixed it ! -
Did it !
-
2014-02-05 Client can use old type adding item right ?
Dark8008 posted a question in General Server Support
Mean can use idnum2itemdesctable.txt , idnum2itemdisplaynametable.txt, idnum2itemresnametable.txt ... I see some server can use these item with 2014 client, is it right ? -
Please help me !
-
Aura show first time up 99, but relog not show anymore
Dark8008 replied to Dark8008's question in General Server Support
/aura will hide other player aura, but mine: Aura show first time up 99, but relog now show anymore ( other player still can see my aura and i can see them too , but they can't see themself look like me ) ! -
Aura show first time up 99, but relog not show anymore
Dark8008 posted a question in General Server Support
Aura show first time up 99, but relog now show anymore ( other player still can see my aura and i can see them too , but they can't see themself look like me ), i use 2014-10-22 client ! -
Still really in debate mode. Like, as to what things should even be in the app... how the app should work, etc. =/ Where i can download github like rathena and hercules sir ?
-
Please reupload !!!
-
Extended Vending System UPDATED rev14395! by Lilith
Dark8008 replied to quesoph's topic in Source Releases
Please update new patch ! -
I changed but can't connect by client ! clientinfo.xml: <version>46</version>
-
I want to use this old client, but i can't packet_db of it, please help !
-
I remember in the past when need to change description of items have to use idnum2itemdesctable.txt file, now why have to use iteminfo.lua/lub ? Please help, i want to use old type !
-
I tried to set // Time in milliseconds to activate protection against Kill Steal // Set to 0 to disable it. // If this is activated and a player is using @noks, damage from others players (KS) not in the party // will be reduced to 0. ksprotection: 100000 But still not working !!
-
I have the same problem, 2014-10--22 client, anyone help !
-
How to get CashPoint from item ( Script for item_db.txt )
Dark8008 posted a question in General Server Support
I don't know which script for item in item_db.txt can use to get Cash Point, please help, i tried "set #Cashpoints, #Cashpoints + <number>" but not working ! And i need script can exchange CashPoint to one item ( "any numbers" gamers want to exchange to that item ) -
InternalGuard.com Admin is a big scammer
Dark8008 replied to Dark8008's question in General Server Support
Yes, but he get my money and not give any support/help/answer, i don't care who is admin -
Before he got money, he a good supporter, after he recieved money, he become a best scammer ever ~ I paid him 50$ and not recieve any support, he promise will help me after two days, but now is third days and i still not get anything from him even a answer He said he not admin, ok ? But you got money from me, i don't care who you are ! I think when he see this topic he will support for me immediately =))
-
Please help, i use 2012-04-10 client, all item same error !