Ehwaz
Members-
Content Count
97 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ehwaz
-
NPC store that sells item with Store name on it.
Ehwaz replied to MikZ's question in Script Requests
doc/script_commands.txt: Search: *getitem2 -
data\luafiles514\lua files\signboardlist.lub Or .lua PS: this file in your grf
-
Falling in love with this CP.
-
Link from NovaRO: https://novaragnarok.com/download/maps_gray.rar I readed another server, client can use /command to toggle gray map. Or... my memory is mistaken.
-
Can we change aura and switch between gray map and normal ?
-
Wait for it. That is what i need. Hope will be released soon
-
[Dev's Diary] Minimal $ Ragnarok online server & comunity
Ehwaz replied to Habilis's topic in General Discussion
I alrealy love that kind Diary, i has been write one . For backend, i suggesting you use small framework than laravel. Laravel is strong with large project but with small it's not good. And Laravel required minimum PHP 5.6 or newer, i dont think your hosting manager accept install this for you if your hosting is running PHP < 5.6. Other point, laravel size too large... it's need ~200+ MB disk size. I suggesting: yii2, or Codeiginiter 3 Anyway, best lucky for you i see the enthusiasm on you. -
look at: /db/re/map_zone_db.conf
-
I'm trying to make a custom trade npc but it's not counting other items but first one
Ehwaz replied to deviruzy's question in Script Support
Are you sure item ID from 18660 to 19223 exist ? count item with non-exist item will return 0 and 0 always < 100 -
1. @reloaditemdb 2, Drop and pick up again item or relog 3. Equip it
-
Try use NPC ID instead monster ID, if NPC name will be blue
-
Need more info haha. I don't understand - -"
-
Account_data table: base_exp, base_drops, base_death must be 100 not 0
-
I followed the instructions adding custom mobs still error?
Ehwaz replied to Hafflex's question in Client-Side Support
What errors ? -
Disable/restrict all items in-game with a few exceptions?
Ehwaz replied to Aaeru's question in Script Support
Make a set for event, Join event will be auto equip them, unequip them = kick out -
I don't know, it's anchor or something else ? Can i edit it or must be re-make
-
Anyone know how to fix it: Left: Zoom in. Right: Zoom out\ ActEditor: (hmm, still ok) If you need i can pay for this.
-
changing iP is easy. how about mac address or hardward id. Yes changing IP is easy, and that's what i meant! the hardware ID or MAC. Try your luck: http://herc.ws/board/topic/4643-get-last-mac-address/ Last post said it's working
-
-
I think you can bindcmd @autotrade, check IP if same kick them, or not just autotrade
-
Fix me if wrong: Ex: Skill x, cast time 10s, FIRST fenrir card -70% = 3s, SECOND Fenrir card will reduce 70% of 3s = 2.1s So with 2 Fenrir cards your cast time of x skill remain 2.1s
-
What value do I need to reset for Endless Tower timer?
Ehwaz replied to bWolfie's question in Script Support
etower_timer = 0; erasequest 60200; erasequest 60201; party_instance_id = 0; try it or use NPC Purification Stone#et2 in endless_tower script