Jump to content

Recommended Posts

Posted

yes you can delete this Subnick, just search ID of NPC, go to DB and search this ID in NPC, and in row Title just delete, is all, anyway this is not client modding, is serverside.

Posted

yes you can delete this Subnick, just search ID of NPC, go to DB and search this ID in NPC, and in row Title just delete, is all, anyway this is not client modding, is serverside.

 

Ehm? Maybe You didn't understand, what I want to do is an HTML with an edit box in it, and I want what the user types in there to appear as asterisks...

Posted

Try this

 

<form>

Password: <input type="password" name="pwd" />

</form>

 

Not working :/

Its not like normal HTML,

the code is like:

 

<edit var="variable" width="100">

 

I tried some combinations, like:

<edit password="1" var="variable" width="100">

 

but none of them worked.. so I believe it needs some client modification, but I guess it is not possible... :/

 

EDIT: Lol, i didn't think the most obvious thing:

 

<edit type="password" var="lol" width="100">

This works! After all it wasnt really client modification, at least it didnt need some so.. sorry for posting here, and thanks everyone for the help, and especially ExtremeDWarf for the type="password" idea :P

 

Thread can be locked!

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock