0 Members and 1 Guest are viewing this topic.
if GetPiece(Text,'_',0) = '/script' then begin //eg."/script_WriteConsole(0,'Hello world!',$FFFFFFFF)"SM[ID].linesnumber := SM[ID].linesnumber+1;lines[SM[ID].linesnumber].text := GetPiece(Text,'_',1) +chr(13)+chr(10)end;
To FLAB: DID YOU EVEN RECEIVE MY PM?.
it can be useful if you're testing your script ingame and want to alter some little thing
It currently doesn't have a function that loads a script for editing, but I'll take that as a suggestion. It will be in the next version, which I am going to upload when I feel like it.
1: I can add a trusted IP list.
It's much more safe than PHP access
I might add a safety checker later.
3: But it's as close as possible.
I don't see the point in continuing this argument because of the fact that you won't look past your ego and admit you're wrong.
By continuing to post in this topic you ARE attracting attention.
You've also made it obvious that you don't really have a clue when it comes to pascal.
My new password is secure as shit Mate, I am not sure Shit is even secured nowadays.
I was waiting for somebody to SUGGEST something in place of this script rather than creating a useless post of criticism.
Nice 2 scripts.
Quote from: Tehbugerz0r on August 07, 2008, 11:28:12 pmI was waiting for somebody to SUGGEST something in place of this script rather than creating a useless post of criticism.Won't happen. You're script just isn't useful. Nothing beats editing a file in a text editor due to the availability of syntax highlighting, function and variable references, tabs for editing more than one file at a time, etc. Attempting to create a large script line by line in game, while getting pwn'd by noobs, not being able to see the entire script at one time (because of the limitation of the chatlog's # of lines) and a bunch of other annoyances will just slow everyone down.
And stop flaming his script, it is his first, constructive criticism is much better.