Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #24  
Old 03-02-2009, 04:14 AM
Rufus Rufus is offline
Registered User
Join Date: Jun 2004
Location: United Kingdom
Posts: 4,698
Rufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud of
Quote:
Originally Posted by xfazex View Post
Wow I'm a total idiot lol. Thanks.

How about when I upload everything via RC? How do I involve my tileset there?
I understand lol, it's a pain in the ass. Make sure your levels and tileset are uploaded, create a Weapon NPC named something like "-Tiles" and add something like this in it.

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
addtiledef("faze-tileset.png","dem_",1);

Make sure you add the weapon NPC to everyone, which is usually done by Control-NPC in the first button of NC. That script will obviously only apply the tileset to the levels beginning with "dem_" however, but you can add new lines in or just remove the "dem_" part. I've found that modern servers work better with a separate tileset for the overworld and outside levels to the tileset of insides, so it might be good form for you to keep that setup.
__________________
Quote:
Originally Posted by Loriel View Post
Seriously, you have ****-all for content and you're not exactly pulling in new developer talent, angling for prestigious titles should be your last concern.
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 05:45 PM.


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