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 06-12-2006, 07:47 PM
wild8900 wild8900 is offline
Mr. Brightside
wild8900's Avatar
Join Date: Dec 2005
Posts: 418
wild8900 is an unknown quantity at this point
Send a message via MSN to wild8900
setshape2 problem- no effect on water

I made this script to test the effect on water like a boat, I read that '0' would be treated as land but when I tested it offline, it was treated as nothing. I also used 3 like a chair in the water but nothing happened. This stuff worked on land though I need someone to tell me my error. Maybe its a syntax error..?
PHP Code:
//#CLIENTSIDE
if (created) {
  
drawunderplayer;
  
setshape2 2,2,{
    
0,0,
    
0,0,
    };

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


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