#1

i have problem if i want to download scriptfiles he give me code like thes http://pastebin.com/CW205Krp someone explain to me how i download thes plzzzzz ?
Reply
#2

Copy the TXT source

open Pawn , click new

CTRL + A and dellet evry think

and after that CTRL + V the Source code (txt you've copy)

and compile
add your filter script to your server.cfg

Enjoy



if i've helped you pelase +REP
Reply
#3

Go into pawno.exe

File > New
CTRL + A > Delete
Go to the pastebin, select all of the code
CTRL + C
Go back to pawno.exe
CTRL + V
Press F5 and compile it to the filterscripts folder, but make sure you have all the include files first.

Edit: Posted same time :P.
Reply
#4

You cannot download it you need to copy it to your gamemode or filter script
if you want to download it there is a download bouttem in the top
but you will still need to convert it to pawn
Reply
#5

You can right click on the raw page and save as a .pwn file. http://pastebin.com/raw.php?i=CW205Krp
Reply
#6

thanks all for your help
Reply
#7

@mczoft thanks but what you mean add your filter script to your server.cfg
Reply
#8

If you open your server.cfg file, you will probably find a "filterscripts" line, so do it like this:

Quote:

filterscripts filterscriptname

If you already have a filterscript on that line, you'll need to add it. The way to add it is to simply put a space after the previous one and type the new name in, like this:

Quote:

filterscripts filterscriptname filterscriptname2

The name of the filterscript must be the same name as the one as the saved .amx file in your .../filterscripts/ folder.
Reply
#9

Copy it and paste it into a filterscript or somethin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)