0 Members and 1 Guest are viewing this topic.
ffs cant u make it your self? like put some bots using weapons in the opposite team and u use a damn chain saw! whats with a script for this?i think this shld be in suggestions part of forum..
like... it would be played in r/s , every round some random guy would go to bravo/alpha(with the script ) and get a chainsaw +unlimited predator? (if unlimited predator isnt possible, just make a script which drops a predator kit every xx seconds at the players location(whenever pred ends)and the other team gets weapons =) they need to stay together and if someone dies, SPRAAAAY
pascal basically is the same as delphi for all you need to be concerned...You don't want to look up a tutorial that explains how to display text because that's program-specific and soldat has its own ways of writing text (using WriteLn, WriteConsole, etc.).Here's what you should learn:- Learn how to define variables and constants- Learn how basic conditionals work and loops- Learn how to create procedures and functions- Go to http://enesce.com/help/ and get familiar with the variables, functions, and events (and how you can use these events to your benefit)- Start writing small (stupid) scripts that are somewhat functional- Become big and famous in the soldat community!
No, you only need the .pas file that your making the script on and it being in the correct location. (In a sub-folder of the scripts folder, with an Includes.txt containing the .pas's filename)