[FilterScript] Text-Draw Box
#1

Text-Draw Box


You can type in anything you want it in your server so example commands help.

Download Here:


http://pastebin.com/vyJSFTDT



Thank you posted by Boom
Reply
#2

Simple and useful
nice man
Reply
#3

Screenshot, perhaps? What does it look like?
Reply
#4

#define MAX_HOUSES 1000
#define MAX_RENTCOST 50000
#define MIN_RENTCOST 5000
lol
Reply
#5

Thanks Den_Deluxe
Reply
#6

COOOOOOL!!!!!!!!!!!!!!

Reply
#7

I have an error at compiling

(i didn't change anything!)

pawn Код:
D:\Rockstar Games\GTA San Andreas MP Server\filterscripts\TD.pwn(134) : warning 217: loose indentation
D:\Rockstar Games\GTA San Andreas MP Server\filterscripts\TD.pwn(163) : warning 203: symbol is never used: "ret_memcpy"
D:\Rockstar Games\GTA San Andreas MP Server\filterscripts\TD.pwn(163) : warning 203: symbol is never used: "strtok"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


3 Warnings.
Reply
#8

under the includes:
#pragma tabsize 0
#pragma unused ret_memcpy
OnPlayerCommandText:
new cmd[256], idx;
cmd = strtok(cmdtext, idx);
Reply
#9

Can you provide a screenshot, or something similar?
Reply
#10

JonnyBoy that's not problem its just a warning
Reply
#11

Its just a black box with some text in it under the chat if you type /help, its supposes to be as example for beginners i guess, how to use textdraws etc (lmb to close box isnt even working lol.)

So nothing specials, but good job anyways, im pretty sure this wil help beginners. Next time please remove warnings/unused declarations
Reply
#12

Do i need the AMX file ? where is it ?
Reply
#13

Simple and Useful. Good Job
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)