Raised This Month: $12 Target: $400
 3% 

modt help Server rules


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
remix.allstarz
Member
Join Date: Dec 2013
Old 03-23-2023 , 15:13   modt help Server rules
Reply With Quote #1

Hello everyone
can someone help me how to get all my rules in see picture not everything is displayed
Attached Thumbnails
Click image for larger version

Name:	20230323201054_1.jpg
Views:	70
Size:	87.1 KB
ID:	200039  
Attached Files
File Type: txt serverrules.txt (1.8 KB, 38 views)
remix.allstarz is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-23-2023 , 22:23   Re: modt help Server rules
Reply With Quote #2

Here is a much cleaner version that that saves 700 characters (was 1797 and is now 1128, the maximum is 1536).

HTML Code:
<html>
<head>
<style type="text/css">
pre {font-family:Verdana,Tahoma}
body {background:#000}
li {color: #FFF}
h3 {color: #F00}
ol {counter-reset: item}
ol li { display: block}
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color: #00F;
}
</style>
</head>
<body scroll="no">
<center><h3><b>---[X] Server-Rules [X]---</b></h3></center>
<ol>
<li>No Bug abusing</li>
<li>No Cheating (Hacks/scripts of any kind)</li>
<li>No Racism (Flaming or swearing)</li>
<li>No Voice/Chat Spamming</li>
<li>Be respectful of the admins. They're there to help you.</li>
</ol>
<center><h3><b>---[X] Admin/VIP-Rules [X]---</b></h3></center>
<ol>
<li>Don't upgrade your base after the buildtime.</li>
<li>Don't abuse Admin commands (revive/hook/grab or amxmodmenu)</li>
<li>Do not use hook to kill people or run away.</li>
<li>[VIP/ADMIN] Can Lock base at the end of a round (20 seconds remaining)</li>
<li>VIPs can only use hook during buildtime (170 seconds)</li>
<li>You must always make a vote before changing map.</li>
<li>Don't ban reason for not reason.</li>
</ol>
</body>
</html>
__________________
fysiks is offline
remix.allstarz
Member
Join Date: Dec 2013
Old 03-24-2023 , 03:38   Re: modt help Server rules
Reply With Quote #3

Thanks i will try it
remix.allstarz is offline
remix.allstarz
Member
Join Date: Dec 2013
Old 03-24-2023 , 03:49   Re: modt help Server rules
Reply With Quote #4

Working THANK YOU !!!
remix.allstarz is offline
remix.allstarz
Member
Join Date: Dec 2013
Old 03-24-2023 , 03:53   Re: modt help Server rules
Reply With Quote #5

How can I write a text that isn't that big at the end, you know that
remix.allstarz is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-26-2023 , 00:17   Re: modt help Server rules
Reply With Quote #6

You need to take advantage of proper HTML with CSS. E.g. use the HTML built-in ordered (numbered) list feature and where you want to set the font/color of text don't use spans if you can avoid it and use CSS to reduce how many times you have to write out the font/color.
__________________
fysiks is offline
remix.allstarz
Member
Join Date: Dec 2013
Old 03-26-2023 , 14:14   Re: modt help Server rules
Reply With Quote #7

its work thanks for your help <3
remix.allstarz is offline
bigdaddy424
Senior Member
Join Date: Oct 2021
Location: Jupiter
Old 03-26-2023 , 18:32   Re: modt help Server rules
Reply With Quote #8

what I would do is right click to motd window and select copy page url. dont press OK yet then head to your browser and paste it.
it will open a local file saved temporarily. there you can view the source
__________________
bigdaddy424 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-28-2023 , 00:16   Re: modt help Server rules
Reply With Quote #9

Quote:
Originally Posted by bigdaddy424 View Post
what I would do is right click to motd window and select copy page url. dont press OK yet then head to your browser and paste it.
it will open a local file saved temporarily. there you can view the source
Did you mean to post in a different thread? I don't see anything in your post that is related to this topic.
__________________

Last edited by fysiks; 03-28-2023 at 00:16.
fysiks is offline
remix.allstarz
Member
Join Date: Dec 2013
Old 03-29-2023 , 01:08   Re: modt help Server rules
Reply With Quote #10

Its fixed
remix.allstarz is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode