View previous topic :: View next topic |
Author |
Message |
Urlord
Joined: 17 Nov 2006 Posts: 122
|
Posted: Tue Jan 09, 2007 17:29 Post subject: Delete characters using LetoScript |
|
|
It was mentioned elsewhere that using LetoScript, I could use NWScripting to delete a character's bic file or move it. Could someone point me to the right place on how to set this up correctly. Or just explain it if there is no place to direct me to? _________________ Jim (aka, Urlord)
Visit the Persistent World of Nymri |
|
Back to top |
|
|
Morrandir
Joined: 13 Jan 2006 Posts: 27
|
Posted: Tue Jan 09, 2007 20:33 Post subject: |
|
|
I think LetoScript plugin has not yet been developed for NWNX4 (which is needed for NWN²). _________________ German NWN1/2 Persistent World Hochwaldallianz |
|
Back to top |
|
|
ratgutz
Joined: 19 Nov 2006 Posts: 4 Location: Brisbane, Australia
|
Posted: Mon Jan 15, 2007 4:39 Post subject: |
|
|
Leto Script has become abandonware. Link
There was at least one other delete character plugin i knew of for nwn1 added into the fast french system.
Having the ability to delete characters would be very benificial and very much appreciated if one could be made. _________________ Ratgutz
Server Administrator
Aussie NWN
http://www.aussienwn.com/ |
|
Back to top |
|
|
FunkySwerve
Joined: 02 Jun 2005 Posts: 377
|
Posted: Mon Jan 15, 2007 4:47 Post subject: |
|
|
Note however DS agreed to do a nwn2 version for us.
Funky |
|
Back to top |
|
|
Urlord
Joined: 17 Nov 2006 Posts: 122
|
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
|
Back to top |
|
|
nosfe
Joined: 25 Apr 2007 Posts: 22
|
Posted: Wed Aug 29, 2007 9:30 Post subject: |
|
|
@ Urlord :
Hello, why you dont use the Spawn Plugin of gryphyn (http://www.nwnx.org/index.php?id=80)
and execute cmd delete.... file.bic by "SpawnCommand(string sCommand)"
it is great and out of thread game. ^^ |
|
Back to top |
|
|
GodBeastX
Joined: 09 Aug 2006 Posts: 65
|
Posted: Fri Aug 31, 2007 19:09 Post subject: |
|
|
I've coded a character delete plugin. It's not all that hard. The GFF format is on NWN website for developers. And you just open them, compare names, and delete the ones that match. I did this method since I planned to do leto-like things in the plugin anyway.
I also think there's plugins that can get the filename from the character itself, but I'm not sure. You could just append this to servervault/account then delete like that. |
|
Back to top |
|
|
|