Thread
:
Quest Problem
View Single Post
#
10
03-02-2003, 02:01 PM
Bigpull
Discordant
Join Date: Feb 2003
Posts: 305
Nope it's lowercase in Wesquest also
snprintf(filename, 254, "quests\\%i.qst", npc_id);
snprintf(filename, 254, "quests/%i.qst", npc_id);
Bigpull
View Public Profile
Send a private message to Bigpull
Find all posts by Bigpull