23-01-2007, 04:02 PM
What does the error say?
Hint: use code tags for each sub, easier to read it then.
Hint: use code tags for each sub, easier to read it then.
Advanced quest system problem...
|
23-01-2007, 04:02 PM
What does the error say?
Hint: use code tags for each sub, easier to read it then.
24-01-2007, 01:29 AM
Okay, then either it's a certain part of that line and you didn't specify, or that value isn't even found, or something along those lines. Why are you using readini anyway? GetVar is much better.
24-01-2007, 01:33 AM
It's not hard. Just compare a readini call to a getvar call and you'll understand it easily.
Trust me, I was the same way at first. I didn't even know get/putvar did the same thing as read/writeini. Lol.
24-01-2007, 04:05 PM
Code: Function DoQuest(ByVal questnum As Long, ByVal index As Long, ByVal npcnum As Long) i THINK i've changed that to getvar for you... may have made a mistake sorry... i'm doing my accouting essay for uni right now so a lil confused haha, hope it helps ![]()
25-01-2007, 12:53 AM
Getvar sucks ass :], You know that advo. Lord, learn binary files. Its like 10x faster. Less code also.
|
« Next Oldest | Next Newest »
|