The reason being, is that most graphic ID's have a size of 1x1; where a house can have a size of 20x20; which is why there's no way to change graphics. Rocks are not houses. ;)
But if you want to change the graphics, you'll need to destroy the OLD multi (while leaving all the items, including the ...
Search found 110 matches
- Wed Feb 14, 2007 4:25 pm
- Forum: General Help (097)
- Topic: Change graphic on multi
- Replies: 3
- Views: 4977
- Wed Feb 14, 2007 4:22 pm
- Forum: General Help (095)
- Topic: Error and Down
- Replies: 1
- Views: 3609
- Tue Feb 13, 2007 3:03 am
- Forum: General Help (097)
- Topic: Change graphic on multi
- Replies: 3
- Views: 4977
- Sat Feb 10, 2007 4:15 pm
- Forum: General Help (096)
- Topic: 096.4 & memory problem
- Replies: 19
- Views: 25583
- Thu Feb 08, 2007 7:06 pm
- Forum: General Help (095)
- Topic: noob question about admin rights
- Replies: 4
- Views: 5777
- Thu Feb 08, 2007 12:15 pm
- Forum: Scripting Help
- Topic: Quest NPC
- Replies: 3
- Views: 3865
- Tue Feb 06, 2007 8:55 pm
- Forum: General Help (095)
- Topic: POL.EXE
- Replies: 1
- Views: 3671
- Sun Feb 04, 2007 4:46 pm
- Forum: Feature Request Archive
- Topic: Cfgfile.em suggestions
- Replies: 4
- Views: 6182
- Fri Feb 02, 2007 12:15 pm
- Forum: General Help (096)
- Topic: Skill gump/window
- Replies: 3
- Views: 4615
- Thu Feb 01, 2007 1:31 pm
- Forum: Feature Request Archive
- Topic: start_script(commmand, who, par)
- Replies: 3
- Views: 4860
- Tue Jan 30, 2007 9:20 pm
- Forum: General Discussion
- Topic: Idea
- Replies: 5
- Views: 6708
- Tue Jan 30, 2007 2:04 pm
- Forum: General Discussion
- Topic: Idea
- Replies: 5
- Views: 6708
Hello
Welcome to the community. Russian site is here:
http://polserver.ru/
I can't tell you how recent it is... I don't speak Russian. It seems to be fairly recent, though.
http://polserver.ru/
I can't tell you how recent it is... I don't speak Russian. It seems to be fairly recent, though.
- Tue Jan 30, 2007 2:00 pm
- Forum: Feature Request Archive
- Topic: Cfgfile.em suggestions
- Replies: 4
- Views: 6182
Re: Cfgfile.em suggestions
...
GetConfigPropertyNames(cfgelemref) which returns an array of the names of all the elements for that element reference.
...
GetConfigElemType(cfgElemRef) which returns a string, which is the type of the config element.
...
I thought it rather interesting that the first of those functions ...
GetConfigPropertyNames(cfgelemref) which returns an array of the names of all the elements for that element reference.
...
GetConfigElemType(cfgElemRef) which returns a string, which is the type of the config element.
...
I thought it rather interesting that the first of those functions ...
- Sat Jan 27, 2007 6:55 am
- Forum: POL Tools
- Topic: How can I migrate Sphere's multis to POL?
- Replies: 3
- Views: 5183
- Fri Jan 26, 2007 5:26 am
- Forum: Scripting Help
- Topic: unnames args cannot follow named args
- Replies: 6
- Views: 5604
- Fri Jan 26, 2007 5:23 am
- Forum: General Help (095)
- Topic: Poison Problem
- Replies: 3
- Views: 4589
- Wed Jan 24, 2007 5:25 pm
- Forum: Scripting Help
- Topic: Problem with pol.txt...
- Replies: 5
- Views: 5726
- Tue Jan 23, 2007 12:19 pm
- Forum: General Discussion
- Topic: Characters are naked when sitting if wearing custom clothes
- Replies: 12
- Views: 15004
- Tue Jan 23, 2007 12:15 pm
- Forum: General Help (096)
- Topic: Need help with armor-configuration
- Replies: 5
- Views: 7527
- Mon Jan 22, 2007 4:44 pm
- Forum: General Help (096)
- Topic: Need help with armor-configuration
- Replies: 5
- Views: 7527
- Mon Jan 22, 2007 12:03 pm
- Forum: General Help (096)
- Topic: looking for POL096-2006-06-09 Vestal Virgin
- Replies: 1
- Views: 3128
- Sun Jan 21, 2007 5:29 pm
- Forum: General Help (096)
- Topic: Need help with armor-configuration
- Replies: 5
- Views: 7527
- Fri Jan 19, 2007 2:31 pm
- Forum: Scripting Help
- Topic: start_script for text commands?
- Replies: 10
- Views: 9811
- Fri Jan 19, 2007 2:30 pm
- Forum: Bug Reports (097)
- Topic: cannot load if i rmeove a map
- Replies: 3
- Views: 4415
You cannot do that only by moving a player. POL loads the datafile, then checks for the map. All I can say to do is use a logon-script to move a player to a certain location in _DEFAULT_REALM if they are in the deleted realm; then wipe all the items and NPC's in that realm manually or via a script ...
- Fri Jan 19, 2007 11:42 am
- Forum: Scripting Help
- Topic: start_script for text commands?
- Replies: 10
- Views: 9811
Try using
Code: Select all
start_script(":brothel:commands\coun\addhooker", array{ who, "" });