Search found 53 matches

by ik2012
Sun Dec 30, 2012 5:06 pm
Forum: Scripting
Topic: Nanaa Mihgo quest line 100% complete
Replies: 7
Views: 3851

Re: Nanaa Mihgo quest line 100% complete

Nope this line hasn't been added yet either ^^;
by ik2012
Sun Dec 30, 2012 3:53 pm
Forum: Scripting
Topic: Legendary Plan B and The All New C-3000 complete
Replies: 7
Views: 3740

Re: Legendary Plan B and The All New C-3000 complete

Good eye! Attached a patch to clear this up
by ik2012
Sun Dec 30, 2012 3:22 pm
Forum: Scripting
Topic: Can Cardians Cry? complete
Replies: 9
Views: 4349

Re: Can Cardians Cry? complete

Unfortunately I don't think it has been added to a revision yet. If you have your own server running you can get this quest as part of the Shantotto patch.
by ik2012
Sun Dec 23, 2012 3:44 pm
Forum: Scripting
Topic: Starting Gil & Starting Inventory Trouble Shooting
Replies: 8
Views: 4424

Re: Starting Gil & Starting Inventory Trouble Shooting

Can we see the script or other changes you made for the starting gil? Hard to trouble shoot something you can't see :D
by ik2012
Sun Dec 23, 2012 2:48 am
Forum: Scripting
Topic: Nanaa Mihgo quest line 100% complete
Replies: 7
Views: 3851

Re: Nanaa Mihgo quest line 100% complete

Please use this patch to fix an error in the Mihgo's Amigo quest fame reward. I set it very high for my own testing purposes and did not switch it back before patch >.<
by ik2012
Sat Dec 22, 2012 10:53 pm
Forum: Scripting
Topic: Nanaa Mihgo quest line 100% complete
Replies: 7
Views: 3851

Nanaa Mihgo quest line 100% complete

Mihgo's Amigo = added tweaks to play supplemental dialog during and after

Rock Racketeer = complete, ends quest line
by ik2012
Sat Dec 22, 2012 1:37 pm
Forum: Scripting
Topic: Shantotto's quest line - 100% complete
Replies: 13
Views: 6652

Re: Shantotto's quest line - 100% complete

Thanks kirby

Quest is 100% now, patch in first post ^^
by ik2012
Sat Dec 22, 2012 1:29 pm
Forum: Scripting
Topic: Problem with new NPC Script
Replies: 13
Views: 6986

Re: Problem with new NPC Script

Sweet! Good catch

Attached an updated patch

--Edit -- I've been reading Shantotto's dialog too long :mrgreen:
by ik2012
Sat Dec 22, 2012 4:04 am
Forum: Scripting
Topic: Shantotto's quest line - 100% complete
Replies: 13
Views: 6652

Re: Shantotto's quest line - 95% complete

Got as far as creating the door .lua, seems to work OK... Moving onto the mob scripts and I am now crashing the server when I try to defeat one of the required mobs. When debugging the crash I get a break point at DSP_DEBUG_BREAK_IF(lua_isnil(L,-1) || !lua_isnumber(L,-1)); in lua_baseentity.cpp Plea...
by ik2012
Sat Dec 22, 2012 2:17 am
Forum: Scripting
Topic: Shantotto's quest line - 100% complete
Replies: 13
Views: 6652

Re: Shantotto's quest line - 95% complete

Code: Select all

INSERT INTO `npc_list` VALUES (17613218, 'no_name_1', 0, -195.5, 0, 189.902, 17, 40, 40, 0, 0, 0, 0, 2075, 0x0000b00100000000000000000000000000000000, 32, 204);
Adjust as you see fit :) @costume 432 is a golem.
Works great! That was amazing..