Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 04-29-2007, 06:38 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by cbkbud View Post
I added it to the bottom, sorry it took a second to upload. It's too long to post, and I had to edit my post.
Looks nice :O

Only thing I wonder is, why do you set player.bodyimg clientside, while you set headimg and shieldimg serverside? :O

PHP Code:
function Tailor_Accept.onAction()
{
  
player.bodyimg Tailor_Doll.actor.bodyimg;
  
triggerserver"gui"name"setHead"Tailor_Doll.actor.head );
  
triggerserver"gui"name"setShield"Tailor_Doll.actor.shield );
  ...

didn't get it why you get serverside for head and shield :O Any reason?
__________________
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 12:03 AM.


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