Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-15-2014, 01:31 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
gmap's with multiple tile sets...?

Okay so I have a gmap, and I set a default tile set for all levels. I set all levels with another prefix to use a different. But when I enter the second level, it changes tile set for both levels. Like the level I am in, and the other levels around it also show using that tile set. Is there any way to prevent this behavior?

PHP Code:
  removetiledefs("");

  
// Set our overworld's tileset
  
addtiledef("other_tiles.png"""0);
  
addtiledef("pics1.png""vol"0); 
When I am in any level vol I see pics1.png and while standing in the level all levels that should be using the other tiles look like pics1.png until I enter those levels.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:57 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.