Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-04-2007, 09:43 PM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
umm for the editor, not the server
__________________
**FLIP OUT**
Reply With Quote
  #2  
Old 11-04-2007, 09:46 PM
Arch_Angel Arch_Angel is offline
Registered User
Join Date: Apr 2007
Posts: 482
Arch_Angel is on a distinguished road
Send a message via AIM to Arch_Angel
For the editor just put

PHP Code:
//#CLIENTSIDE
if (created) {
  
removetiledefs;
  
addtiledef TILESETNAME,,;
}
if (
playertouchsme) {

That worked right for me with my tiles. Depends on which tiles you are going to use.
Reply With Quote
  #3  
Old 11-06-2007, 01:12 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Quote:
Originally Posted by Arch_Angel View Post
For the editor just put

PHP Code:
//#CLIENTSIDE
if (created) {
  
removetiledefs;
  
addtiledef TILESETNAME,,;
}
if (
playertouchsme) {

That worked right for me with my tiles. Depends on which tiles you are going to use.
are you sure it can be client side if its for the editor? considering that the client isn't open??
__________________
**FLIP OUT**
Reply With Quote
  #4  
Old 11-06-2007, 01:21 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by theHAWKER View Post
are you sure it can be client side if its for the editor? considering that the client isn't open??
If anything, level editor will read the line as a comment
Reply With Quote
  #5  
Old 11-06-2007, 02:56 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Quote:
Originally Posted by theHAWKER View Post
are you sure it can be client side if its for the editor? considering that the client isn't open??
yes the editor has a "client and server", just no NPC Control, etc
__________________
Deep into the Darkness peering...
Reply With Quote
  #6  
Old 11-08-2007, 11:04 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Angel_Light View Post
yes the editor has a "client and server", just no NPC Control, etc
No, there is no serverside when offline.
__________________
Do it with a DON!
Reply With Quote
Reply

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 01:22 AM.


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