Auto [TAG] in Name when enter!?
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Auto [TAG] in Name when enter!?

Started by acethecase, 22 April, 2004, 17:05:24

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

acethecase

heya!:
I need something like this:
When user enters hub is it posible to make script that
adds automaticly [TAG] in front of there names:
Greetings

nErBoS

Hi,

If i understood you want the separator with the tag to appear in first place. If yes that is not made by scripts but in the client.

Best regards, nErBoS
--## nErBoS Spot ##--

kepp

i could easily be made by a server side script, However, that will fail on $MyINFO being sent later on, or vica verca
Guarding    

??????Hawk??????

you could try something like this...

function ShowTag(user, Tag)
	local s,e,v,w,x,y,z = strfind(user.sMyInfoString, "$MyINFO $ALL (%S+)%s+([^$]*)$ $([^$]*)$([^$]*)$([^$]+)")
	SendToAll( "$MyINFO $ALL "..Tag..""..v.."  "..w.."$ $"..x.."$"..y.."$"..z.."$")
end


maby  ??

kepp

i belive you can chnage pretty much anythibng but the name...
The name is used in $ValidateNick|
$Hello|
and so on..
Guarding    

??????Hawk??????

if your wanting to force tags your probably better off trying to get your users to add the tags.

SMF spam blocked by CleanTalk