Quests

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

HINDYhat
Senior Member
Posts: 101
Joined: June 1st, 2007, 9:05 pm

Re: Quests

Post by HINDYhat »

You need double slashes for the path. Try this instead:

Code: Select all

call CreateQuestBJ( bj_QUESTTYPE_REQ_DISCOVERED, "ter", "looool", "ReplaceableTextures\\CommandButtons\\BTNAmbush.blp" )
saio
Member
Posts: 90
Joined: June 27th, 2007, 12:16 am

Re: Quests

Post by saio »

HINDYhat wrote:You need double slashes for the path. Try this instead:

Code: Select all

call CreateQuestBJ( bj_QUESTTYPE_REQ_DISCOVERED, "ter", "looool", "ReplaceableTextures\\CommandButtons\\BTNAmbush.blp" )
10x man it worked now I can finish my map