Sabuk-Possiable on td 2.3

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
sorted that

Now

[@Login]
#IF
CHECKGUILDLIST testlist.txt
#ACT
CHANGENAMECOLOR 200
SETRANKLEVELNAME AyndrilLord
#BREAK


doesnt work,

wont setrank level ingame but will change the name colour if i force the npc script by clicking summat

cant get ranks to even work tho.
 
Last edited:

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
Just write a robot script to start sabuk war at 8pm everyday.


@ForcedWallConQuestWar doesnt make it free for all though.

for some reason,

or is there a NPC command to start war

i was thinking
#ACT
Gmexecute FORCEDWALLCONQUESTWAR AYNDRIL

or is there another command that will make it capturable and free for all?,(as in anyone and there mothers can take it)


+ woudlnt it have to run of server time, and how do u set the server time?
 
Upvote 0

^G0trex

Golden Oldie
Golden Oldie
Nov 7, 2003
1,946
28
155
Bham
@ForcedWallConQuestWar doesnt make it free for all though.

for some reason,

or is there a NPC command to start war

i was thinking
#ACT
Gmexecute FORCEDWALLCONQUESTWAR AYNDRIL

or is there another command that will make it capturable and free for all?,(as in anyone and there mothers can take it)


+ woudlnt it have to run of server time, and how do u set the server time?

Only guilds can take Sabuk, not single players. I don't even know if you can make it free for any guild but maybe.

As for setting server time, it will be the same as the computer that it's hosted on.
 
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
Only guilds can take Sabuk, not single players. I don't even know if you can make it free for any guild but maybe.

As for setting server time, it will be the same as the computer that it's hosted on.


i meant free for all wit guilds u muppet ¬¬./


btw walls/ m2's ****ed up wen u try change sabuks all my walls are like on the steps
for sum reason M2's not updateing wit the information in sabukW.txt.
 
Last edited:
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
meant ne1 and there mothers guild ¬¬

self exsplanitory really :P ¬_¬

not argueing wit u, my bad ¬¬.


for ****s sake, honestly dont no were M2's getting them co-ords from.

ive tried re-loading original sabuk bak

which works, then i re-enter details

and for sum reason M2 ignores what i put in SabukW.txt and just makes up its own random co-ords for walls

and no way to edit them ¬¬
 
Last edited:
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
right since its not possiable to do what i wanna do, was gonna make it run via NPC's

bit like MW of old OS

but

#ACT
GMEXECUTE ChangeSabukLord Ayndril <$GUILDNAME>

doesnt work :(

want it to change the sabuklord of ayndril to the "guildname" of the person useing the npc

in theory <$guildname> shows the guild name, but can u get the script to read it

its just saying cant find guild <$GUILDNAME>

¬¬



Ne1 got a colour number list?

200= sumkina black colour


also
SETRANKLEVELNAME AyndrilLords

doesnt work for me :(
 
Last edited:
Upvote 0

^G0trex

Golden Oldie
Golden Oldie
Nov 7, 2003
1,946
28
155
Bham
SETRANKLEVELNAME %s\AyndrilLords

Easy way to find colour numbers...open M2 settings and find the text colours tab...choose your colour from there and copy the number.
 
Last edited:
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
SETRANKLEVELNAME %s\AyndrilLords

Easy way to find colour numbers...open M2 settings and find the text colours tab...choose your colour from there and copy the number.

[@OK123]
#IF
CHECKGUILDLIST testlist.txt
#ACT
CHANGENAMECOLOR 150
SETRANKLEVELNAME %s\AyndrilLords

that doesnt work dude.


also Q-manage
[@Login]
#IF
CHECKGUILDLIST testlist.txt
#ACT
CHANGENAMECOLOR 150
#BREAK


doesnt do fk all wen i log in.


+ how do u make a npc so u can only speak to it during certain times,
 
Last edited:
Upvote 0

Crystal24

Dedicated Member
Dedicated Member
Nov 16, 2009
15
2
30
Newcastle Upon Tyne
Do you get any errors on your m2server?

Where under [@login] in QManage have you put your script? I know sometimes I have trouble getting certain things to read if I have a list of things to do when you log in.

Have you got your testlist.txt in the right place? (MapQuest_def folder.)

Is the Guild Name definitely saving in the text file?

Do you have it set up to show the ranks? (ShowRankLevelName=1 in !Setup.txt)
 
Last edited:
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
Do you get any errors on your m2server?

Where under [@login] in QManage have you put your script? I know sometimes I have trouble getting certain things to read if I have a list of things to do when you log in.

Have you got your testlist.txt in the right place? (MapQuest_def folder.)

Is the Guild Name definitely saving in the text file?

Do you have it set up to show the ranks? (ShowRankLevelName=1 in !Setup.txt)


Ah the last bit,

tho it shows guild name ect, but still name colour isnt working

But ingame wen i click NPC

#IF
CHECKGUILDLIST Testlist.txt
#ACT
Changenamecolour blah blah

it works then

just not on [@logon] ><


also the list is in NPC_Def folder and it works ingame on npcs
or do i need a duplicate list in MapQuest_def aswell?



why am i here, number do flags go up to?
 
Upvote 0

Crystal24

Dedicated Member
Dedicated Member
Nov 16, 2009
15
2
30
Newcastle Upon Tyne
I cant really remember tbh, I just had mine in the MapQuest_Def folder when i tested it to see if it works.

Can you post your Qmanage file it may be an error in there.
 
Last edited:
Upvote 0

NightScare

Golden Oldie
Golden Oldie
Nov 11, 2005
2,933
110
170
Nottingham
I cant really remember tbh, I just had mine in the MapQuest_Def folder when i tested it to see if it works.

Can you post your Qmanage file it may be an error in there.


[@Login]
#IF
CHECKGUILDLIST testlist.txt
#ACT
CHANGENAMECOLOR 150
#BREAK



that is my hole qmanage file.

just trying to change name colour lol.

[18/05/2010 11:26:50] file not found => .\Envir\MapQuest_def\AyndrilList.txt
yeh its trying to read it from MapQuest_Def
if i move it there, the list becomes useless and i cant use it igname with my npc's ¬¬ >< gona ahve use it as a Start of all NPC's

so wen they clikc an NPC there name colour changes ect, if they own the correct outpost.

Unless i manually update the list every 2 hours in mapquest_def, cuz if i put it there
it doesnt update itself ¬¬
 
Last edited:
Upvote 0

^G0trex

Golden Oldie
Golden Oldie
Nov 7, 2003
1,946
28
155
Bham
First of all 'break' doesn't have a '#' before it. So change to this:

[@Login]
#IF
CHECKGUILDLIST testlist.txt
#ACT
CHANGENAMECOLOR 150
BREAK

Secondly yes it needs to be in MapQuest_Def, and your NPC's can still use it. Instead of the following:

#ACT
ADDNAMELIST TestList.txt


Use:

#ACT
ADDNAMELIST ..\MapQuest_Def\TestList.txt
 
Upvote 0