Dastgir
Script Developers-
Content Count
3805 -
Joined
-
Last visited
-
Days Won
250
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dastgir
-
Doesn't channel do exactly like main?
-
Maybe weapon/monster have some wav played upon victory/death? And you miss that was?
-
Script seems fine(error doesn't pop for me), so maybe the problem is your file saving method, make sure it's not having some weird encoding. Or if your server is hosted elsewhere, it might me your file transfer problem, which is not transferring file properly.
-
Try to use on fresh server and check map-server errors.
-
https://github.com/ROClientSide/Translation/tree/master/data/texture/%EC%9C%A0%EC%A0%80%EC%9D%B8%ED%84%B0%ED%8E%98%EC%9D%B4%EC%8A%A4/worldview_interface
-
The map error is your clientside, update your kRO for that..Server side error: you can ignore it, it won't harm the server, those were there from start, we have just enabled the error display, to get the issue fixed(but is harmless)
-
I had assume he has updated the source, and haru too had said, there can be more cases where this error happens, So @topicatarter, Just update because many errors were fix few days ago, if error came on updated one, provide a way to reproduce , so we can fix.
-
Another suggestion, add max group Id which will be shown, so we can have range of groups that are only shown.
-
1) Maybe missing files?? 2) That's known, provide us way to reproduce so we can fix it.
-
it was working on server part but i cant connect on client side. here is my clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>myserver</display> <balloon>the balloon</balloon> <desc></desc> <address>49.150.255.19</address> <port>6900</port> <version>45</version> <langtype>0</langtype> <registrationweb></registrationweb> <aid> <admin></admin> <admin></admin> <admin></admin> </aid> <loading> <image></image> </loading> </connection></clientinfo> i want to play it with my friend. or should i make it 127.0.0.1 for my pc, and change it to my ip for my friend? Yes you can do that,However, I see some server error too, doing my fix will stop it and then you can play.
-
My one exactly does that.Thats why I told place it in the place after you select orb Id, and change .@orbid with variable containing the Id of orb you selected.
-
How to set easy level up for homunculus?
Dastgir replied to Yoh Asakura's question in General Server Support
No we dont support yet.@@Haru @@malufett , would anyone of you like to do this simple code? -
char_Athena.conf login_ip should be 127.0.0.1 or localhost Same with map_athena.conf char_ip should be 127.0.0.1 or localhost
-
for( .@i = 0; .@i < 4; .@i++ ){ if( getequipcardid(.@part,.@i) == .@orbid ) { mes .npc$; mes "Sorry, I cannot enchant the same orb on the same item."; close; } } Replace .@orbid with the variable that contains the orb id. Note: this (above) check should be done after a player has selected orb to enchant.
-
[map server error] skill_lv > 0 in function 'unknown'
Dastgir replied to buttletbuttlet's question in General Server Support
http://herc.ws/board/tracker/issue-8672-map-server-error/?view=findpost&p=25256&fromsearch=1 Its implemented in recent commit, and this should be fixed if its not custom skill @@Haru explained it in the bug report(the above link) If you have more info about how to reproduce this error, please kindly share. -
NPCs - yes Mobs - partially no, until there's some change in clone ID, since they are conflicting with new mob id(3000-4000) Also need an additional edit for new mob id(>25000)
- 4 replies
-
- 16.1
- Episode 16
-
(and 3 more)
Tagged with:
-
Like I said , They use SQL and php, they save emails on different table, so it doesn't interfere with server using SQL. Then php performs query and selects all email and dates from table , uses simple if condition to check time logged in, then send email accordingly. If someone could provide script, that would be good.(currently too busy to code one)
-
Anyone can shed some light on this
Dastgir replied to Hadeszeus's question in General Server Support
/me sheds light on the topic.DONE. he he Back to topic. Maybe you have ks protection on, and player using it? (ks=kill steal), Edit: Or maybe settings on conf/battle/drops.conf item_first_get_time, and several other options, they might have higher values, which prevent other users to loot it. -
The script was to detect afk on Gvg maps, oxxy changes would make it for all maps.
-
Or else you can attach other player via script and use aura() script command
-
Neo know it, also there's issue on github about it,Neo is working on it, as of what he said me last time.
-
Maybe shadow weapon have some different prefix or different folder for weapons?
-
We cannot read script from your PC You need to show it , so we can help better. Mostly it would be typo.
-
only effects unless you change your client to accept new sprites for aura What you guys mean by sprites o_O changelook might work if its like item sprite