-
Content Count
146 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by caspe
-
+1 This is very useful map flag
-
Thanks, i can push pr for this but does there is any way to disable all item at once? or i have to add healing items one bye one? This will be annoying to add item id one by one.
-
Maybe name something that can able to write easily. Name looks good but how to joint A and E?
-
Any news on this?
-
is this photos with fog enable?
-
-
Expect this every thing working fine.
-
Errors: 1. When do char select while in running Battleground mode. 2. Can u fix this reward calculation function Code: or maybe just give 30 badge for winning team. 3. That debug massage just keep spamming console while Rush mode running This errors still exist. 4. Players able to use healing items such as Berry, white pot, speed potion and skills while carrying stone, flags in modes like Stone Control CTF. Some Suggestions: 1. Player able to party with other team member but, he can attack him. party with other players should be disable 2. There is no announcement after Emergency Call ready.
-
ahh.... got it
-
Ok, just got confused. any special reason why weight is '/10' ?
-
Hello i like to ask how exactly item weight works, i have seen item_db and found some weird numbers eg. hunting spear weight is 420 and in item_db it's 4200, same for other items. But in game it works fine like, 4200 weight in database and in game 420.
-
Hello @Smoke @Easycore can u guys add specific BG Mode enable/disable option and also BG rotate time in Config File. It will be helpful to disable specific Battleground Mode when Bug found.
-
Maybe someone extract this code and allow some server side features, which does not require client side modifications.
-
Really nice comic bro.
-
why not use packet obfuscation Check Here
-
Why not to add in main Menu?
-
I think there is no way to create separate database for log now.
-
Well config file format has been changed, in folder global/sql_connection.conf u can set database name and specific id pass. and try with extracting log tables in same database as main database.
-
Creator walk animation after acid demonstration
caspe replied to caspe's question in Client-Side Support
Does anyone know how to fix this? -
Creator walk animation after acid demonstration
caspe replied to caspe's question in Client-Side Support
i don't think so, i only got problem for acid demonstration skill, other are work fine. // This delay is the min 'can't walk delay' of all skills. // NOTE: Do not set this too low, if a character starts moving too soon after // doing a skill, the client will not update this, and the player/mob will // appear to "teleport" afterwards. default_walk_delay: 200 what value u set here? -
Can someone help me to fix creator walk animation after using acid demonstration skill. I have tried changing creator spirit, also tried adding walk delay on skill_db.conf but no luk. Here is video https://drive.google.com/file/d/0BzxfPNbj5fGXTm9ZbEtSdjBLYmM/view?usp=sharing
-
Hello, i want npc which sells +7 refined equipment like +7 wool scarf and tidal shoes for defined currency like Gold Coin. OR It is possible to add new item in item_db which is already +7?
-
http://herc.ws/board/topic/14795-installing-fluxcp/ Check here for remote connection to mySql
-
Hello, can u update specialeffect2 and misceffect. Or maybe should i create single therapist and add duplicate then push pull request? it will be easy to manage BG healer I have pushed some commits, sorry for open so many pull request, idk much about how github works.