View Single Post
  #6  
Old 11-15-2010, 10:30 PM
Templus
Sarnak
 
Join Date: Oct 2010
Location: NYC
Posts: 39
Default

interesting idea.. but then I'd have to make a ton of copies of the zone with all the spawns/npcs in them .. hmm .. not sure how to do that either .. lol =\

i'll try it without the quotes .. is it ok though that a variable makes up part of the variable name?

edit:

looks like i found my answer .. this doesn't work.. crashes the perl script:
Code:
my glob = $qglobals{newbrace_$instanceID};
Reply With Quote