[FilterScript] Server & Player nick Textdraw
#1

Server & Player nick Textdraw

Author:Wang

Image



Description

At the top is a Server Textdraw instead you can put the name of your server
Below is a Player nick Textdraw.Whatever name you choose will write under the Server Texdraw.

Download

WangTD.pwn |http://pastebin.com/1TeWu3xb

Installation

Copy the script from a pastebin and paste it into the new. pwn file
Save it as filterscript and click on Compile
Open server.cfg and add script name in line filterscripts and save the file.


Sorry for my bad English
Reply
#2

Good job
Reply
#3

Quote:
Originally Posted by Shinki
View Post
Good job
Thank you
Reply
#4

This won't work for multiple users.
Reply
#5

nice guy
Reply
#6

Quote:

new Text:Playernick;

Why all saying nice!! This won't work correctly if there are 2 player or more in the server!
So start correcting
Quote:

Text:Playernick[MAX_PLAYERS];

Reply
#7

Nice BuT Is Very Easy For Everyone And Starter's
Reply
#8

Good Thanks

Greetings from Foxy
Reply
#9

im going to try it later.
Reply
#10

Quote:
Originally Posted by Phanto90
View Post
Why all saying nice!! This won't work correctly if there are 2 player or more in the server!
So start correcting
Quote:

Text:Playernick[MAX_PLAYERS];

A better way:
Code:
PlayerText:Playernick[MAX_PLAYERS];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)