25.04.2012, 09:51
(
Последний раз редактировалось denNorske; 25.04.2012 в 16:45.
Причина: had some spelling mistakes... fixed some
)
NB! : This is not MY work
Filterscript: Ingame race creator by a guy named flovv
This is something i found on *******, and i wanted to share it so it can be used even more!
VideoSource: [ame]http://www.youtube.com/watch?v=1tjjFv7LgK8[/ame]
With this filterscript you can:
- Create new races, in a very simple way
- Start races/stop races
- Configure settings related to the race(s), such as "autoraces", "freeze until race starts"
and you can select how long the countdown should be when race starts.
- It gets announced when a new race starts, and that you can type /race to join.
- There are a file system added for the race "scriptfiles" so you can share races you made with others.
More description in the video link.
Commands:
/race
/start race
/race Settings/editor/stop
/exit race
There might be more of them, so be sure to check the paste ;P
to make a race:
1. Log in a Rcon
2. In chat, type: "/race editor" (with the space)
3. Follow instructions in the popup, and press the FIRE button to add Checkpoints.
- !!! First checkpoint is always the "race spawn-point" !!!
4. When you have placed all your checkpoints where the race should go, press your "caps lock" key, and you will get promted to save.
5. Enter filename, and select save now.
6. The race is now available when you type /start race
To configure after your own needs, check /race settings .
Installation
1. Go to pastebin, and copy the code: http://pastebin.com/UaxggfLm
2. Open PAWNO or other software you use to compile
3. click new, and delete everything which exist there, and paste that you copied.
4. select where to save the PWN file, and compile it. (save it to "filterscripts", named "races")
5. If you get an error "couldnt read from file "streamer"", you would need the Streamer plugin by icognito here:http://code.******.com/p/samp-stream...4.rar&can=2&q=
6. When this is done, go to "scriptfiles" folder in the server directory, and add a folder named "races". If not, the server will only crash each time you make a new race.
7. if you had to download at bulletpoint "5.", ; add streamer under plugins in the CFG file
8. now, add races to the CFG file under scriptfiles.
Run the server!
PASTEBIN
http://pastebin.com/UaxggfLm
ENJOY!!
Filterscript: Ingame race creator by a guy named flovv
This is something i found on *******, and i wanted to share it so it can be used even more!
VideoSource: [ame]http://www.youtube.com/watch?v=1tjjFv7LgK8[/ame]
With this filterscript you can:
- Create new races, in a very simple way
- Start races/stop races
- Configure settings related to the race(s), such as "autoraces", "freeze until race starts"
and you can select how long the countdown should be when race starts.
- It gets announced when a new race starts, and that you can type /race to join.
- There are a file system added for the race "scriptfiles" so you can share races you made with others.
More description in the video link.
Commands:
/race
/start race
/race Settings/editor/stop
/exit race
There might be more of them, so be sure to check the paste ;P
to make a race:
1. Log in a Rcon
2. In chat, type: "/race editor" (with the space)
3. Follow instructions in the popup, and press the FIRE button to add Checkpoints.
- !!! First checkpoint is always the "race spawn-point" !!!
4. When you have placed all your checkpoints where the race should go, press your "caps lock" key, and you will get promted to save.
5. Enter filename, and select save now.
6. The race is now available when you type /start race
To configure after your own needs, check /race settings .
Installation
1. Go to pastebin, and copy the code: http://pastebin.com/UaxggfLm
2. Open PAWNO or other software you use to compile
3. click new, and delete everything which exist there, and paste that you copied.
4. select where to save the PWN file, and compile it. (save it to "filterscripts", named "races")
5. If you get an error "couldnt read from file "streamer"", you would need the Streamer plugin by icognito here:http://code.******.com/p/samp-stream...4.rar&can=2&q=
6. When this is done, go to "scriptfiles" folder in the server directory, and add a folder named "races". If not, the server will only crash each time you make a new race.
7. if you had to download at bulletpoint "5.", ; add streamer under plugins in the CFG file
8. now, add races to the CFG file under scriptfiles.
Run the server!
PASTEBIN
http://pastebin.com/UaxggfLm
ENJOY!!