View Single Post
  #14  
Old 04-05-2010, 02:22 AM
GeertDeGrave is offline GeertDeGrave
Mapmaker

Join Date: Mar 2010
Location: Belgium
Posts: 13

Send a message via MSN to GeertDeGrave
ok next question, and now i'm gonna feel so stupid!

im trying to use a wac file but for some reason i do not get it to work in single or in multiplayer maps for example i want to say: "You get teleported to the tower in 5sec..."

i use in the wacfile this command:

if ssnarea(10000,1) then
text("You will be teleported to the tower in 5secs")
endif

i didn't use the "never" command because i was testing, and that is only needed for 1 time events. The wac file is named exactly the same as the bms file so there shouldn't be a problem.

Perhaps there should be any title or so in the wac file or anything else, because i cant get it to work neither in single or multiplayer games.

Getting strapped to his chair, for flames about noob etc... im ready

*EDIT* I have found the problem: i FORGOT the /d thingy behind the exe path

Last edited by GeertDeGrave; 04-05-2010 at 03:10 AM.
Reply With Quote