Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How unshrink
Author Message
Monty
Apprentice
*

Posts: 40
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jun 2012
Reputation: 1



Post: #1
How unshrink
Is there any way to unshrink t_figurine from code.

I try it and different but nothing every time.
Code:
[FUNCTION UNSHRINK]
TARGETF f_unshrink <SRC.UID>

[FUNCTION f_unshrink]
ARGO.TRIGGER @DCLICK
ARGO.TRIGGER @DCLICK <SRC.UID>
ARGO.TRIGGER @DCLICK , <SRC.UID>

In console is not errors.

C# application developer.
C/C++,SQL,PLSQL programming.
Oracle database / information system developer.
Cooperation for development of new shard.
07-04-2013 01:25 AM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #2
RE: How unshrink
07-04-2013 01:33 AM
Find all posts by this user Like Post Quote this message in a reply
Monty
Apprentice
*

Posts: 40
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jun 2012
Reputation: 1



Post: #3
RE: How unshrink
(07-04-2013 01:33 AM)RanXerox Wrote:  Try USE or USEITEM ( http://wiki.sphere.torfo.org/index.php/Items )

First I want to thank you for the advice. This run well only if src is online I need something what unshrink t_figurine without player i try use npc but this is error. It is possible unshrink t_figurinu without people on my server?

C# application developer.
C/C++,SQL,PLSQL programming.
Oracle database / information system developer.
Cooperation for development of new shard.
07-04-2013 04:02 PM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #4
RE: How unshrink
ref1=<link> //im not at home, not sure which property of the t_figurine holds the uid of the creature
ref1.p=x,y,z,m
ref1.update
remove
(This post was last modified: 07-04-2013 09:30 PM by Shaklaban.)
07-04-2013 09:29 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #5
RE: How unshrink
The TRYSRC command lets you select the SRC you want... the revision notes describe it like this:

TRYSRC <uid> <verb>, executes <verb> with <uid> as the SRC.
07-05-2013 03:12 AM
Find all posts by this user Like Post Quote this message in a reply
Monty
Apprentice
*

Posts: 40
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jun 2012
Reputation: 1



Post: #6
RE: How unshrink
(07-04-2013 09:29 PM)Shaklaban Wrote:  ref1=<link> //im not at home, not sure which property of the t_figurine holds the uid of the creature
ref1.p=x,y,z,m
ref1.update
remove

Awesome, really thank you.

C# application developer.
C/C++,SQL,PLSQL programming.
Oracle database / information system developer.
Cooperation for development of new shard.
07-05-2013 08:27 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)