[CD3.55] starter guild

dagras

LOMCN Veteran
Veteran
Feb 6, 2011
282
3
44
i want to make a script, so new players are already joined into a guild and are kicked once reach a certain level, say lvl 33.can anyone point me in direction of how to do this or know of a script similar to this please?

thx in advance
 

TheDayIDie

Banned
Banned
Dedicated Member
Jul 29, 2011
4,071
97
135
UK
Not to good with 3.55 at the moment, still trying to figure out the setup but my attempt at it would be to make a .txt manipulation to find the Guild list and then use the command SAVEVALUE and %USERNAME to put them in. Not to sure how i would kick them at 33 but i probably would find a way around it. Something you would have to experiment with.
 
Upvote 0

Geordiehc

Mad Dog Geo
VIP
Jul 4, 2007
2,827
49
195
Redditch, UK
If you can find a command to add people to a guild then that will be the most difficult part, the rest is straight forward,

On the newplayers.txt (or create your own) add them to the guild, then on default00 do a checklevel script that checks if there level 33 and then finds what guild they are part of, and then kicks them from guild
 
Upvote 0