Author Topic: Issue while trying to create locs.  (Read 1486 times)

Riddick

  • 68 Carbine
  • Posts: 251
Issue while trying to create locs.
« on: June 09, 2011, 05:50:26 PM »
Instead of letting me create the locs it says

Usage: loc_add <label/description>

Chef-Killer

  • Map Committee
  • Autococker
  • Posts: 1312
Re: Issue while trying to create locs.
« Reply #1 on: June 10, 2011, 05:56:58 AM »
Try this:

Code: [Select]
loc_add "your text here"

Riddick

  • 68 Carbine
  • Posts: 251
Re: Issue while trying to create locs.
« Reply #2 on: June 11, 2011, 03:18:13 PM »
hows that supposed to help me? thats the normal command. it occasionally works but most of the time it just tells me Usage: loc_add <label/description>
 over and over instead of letting me create locs.

cl_drawlocs 1
loc_add "your text here"
loc_save

are all the commands but if i cant create the locs in the 1st place its kind of pointless.

MyeRs

  • Autococker
  • Posts: 1635
Re: Issue while trying to create locs.
« Reply #3 on: June 11, 2011, 03:25:30 PM »
When you make your locs do you actually put " and " ? Cause you need to.

loc_add "RED Backdoor"  --- if you do: loc_add RED Backdoor you get that error message.