Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Command to move or assign a character
Author Message
Avatar
Journeyman
*

Posts: 172
Likes Given: 6
Likes Received: 27 in 12 posts
Joined: Apr 2012
Reputation: 5

The North Shield

Post: #11
RE: Command to move or assign a character
You do that by using info menu. In in-game, just type .info command that at the top of that menu there acct. If you change that you can transfer char to whather acc you want.
04-15-2012 05:42 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Terrikate
Apprentice
*

Posts: 30
Likes Given: 1
Likes Received: 2 in 2 posts
Joined: Mar 2012
Reputation: 1

Ultima Alianza

Post: #12
RE: Command to move or assign a character
I don't know which version of .info you have, but even with the default version that runs the command TRYP 6 INPDLG =ACCOUNT 30 doesn't get what i want.

Invalid set: ACCOUNT = ACCOUNT NAME INSERTED
04-16-2012 12:35 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
wuffel
Apprentice
*

Posts: 28
Likes Given: 0
Likes Received: 4 in 2 posts
Joined: Mar 2012
Reputation: 1



Post: #13
RE: Command to move or assign a character
I never tried to change an already assigned account. Maybe - as a workaround - you can "clone" a character as an npc, and assign this new char to the account you want.
04-16-2012 12:44 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #14
RE: Command to move or assign a character
Sorry to Drag up an old post here but I can answer this.

What you use is .control

If you do this on a player you will actually switch the character to your account and yours to the players.
To switch player 1's character onto player 2's account it's as simple as.

.control player 1

then

.control a character on player 2's account .

However in doing this.
Player 1 gains your characters, so is it VITAL that you either make a new character or nuke the one you are on. You must ensure that all flags are reset before the switch, as they will transfer with the character to the other account. This includes the INVUL flag.

Staff privs do not transfer as long as those privs were set correctly on the account and not on the player as an individual.

The end result of will be that.

Player 1 will have the character previously on the GM account on their account.
Player 2 will have the character previously on player 1's account.
GM account will have the player previously on player 2's account.
with 1 extra step of doing .control on player 1 again the gm would have their character back

This can be done ingame without any additional scripting required by any staff member with access to the .control function.
You could probably write a function to automate this whole affair but for the amount of times I have ever actually had to do it, it just doesn't seem worth the time and effort.

[Image: 2nis46r.jpg]
12-01-2012 01:37 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,140
Likes Given: 217
Likes Received: 89 in 76 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #15
RE: Command to move or assign a character
Like that?
PHP Code:
ARGS = <ACCOUNT.NAME>
SERV.NEWCHAR C_MAN
NEW.P Britain
REF1 
= <NEW>
SERV.ACCOUNT.<ARGS>.CHARS += 1
SERV
.LOG New Player <SERV.ACCOUNT.<ARGS>.CHARS> for Account <ARGScreated.
SERV.ACCOUNT.<ARGS>.CHAR.<SERV.ACCOUNT.<ARGS>.CHARS> <REF1>
REF1.ACCOUNT <ARGS

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
12-07-2012 10:03 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)