buda Posted November 12, 2012 Posted November 12, 2012 Hello master scripters.. i have a gold room with a time limit.. help me how to @doommap quiz_02 every 8pm Quote
Bin4ry Posted November 12, 2012 Posted November 12, 2012 Remember to change space into tab. - script AutoDoom -1,{ OnHour2000: atcommand "@doommap quiz_02"; end; } Quote
Euphy Posted November 12, 2012 Posted November 12, 2012 @darristan: If you type four consecutive spaces in a tag, it'll magically turn into a tab. :> Quote
buda Posted November 12, 2012 Author Posted November 12, 2012 If you type four consecutive spaces in a tag, it'll magically turn into a tab [/font][/color][color=#282828][font=helvetica, arial, sans-serif]really? [/font][/color] Quote
buda Posted November 12, 2012 Author Posted November 12, 2012 whahahahahah,, 4 spaces will be considered as tab. i learned something for this day.. thanks master! Quote
Bin4ry Posted November 12, 2012 Posted November 12, 2012 @darristan: If you type four consecutive spaces in a tag, it'll magically turn into a tab. :>Thanks for telling, that will save time from people saying script doesn't work Quote
Ryokem Posted November 12, 2012 Posted November 12, 2012 really? magic tabs It is just a fake tabulation. They are 4 spaces even on editors. Also, tabulation just uses invisible columns. You will always need to replace spaces with tabulations. Quote
Euphy Posted November 12, 2012 Posted November 12, 2012 It is just a fake tabulation. They are 4 spaces even on editors. Also, tabulation just uses invisible columns. You will always need to replace spaces with tabulations. Eh, it works for me... 1 Quote
Ryokem Posted November 12, 2012 Posted November 12, 2012 (edited) Actually it works with some browsers, ok xD But i becomes weird when pasting to notepad++ even if it "seems" a tab o.o! I don't know if it's ok for RO emulator xD Edited November 12, 2012 by Ryokem Quote
Question
buda
Hello master scripters.. i have a gold room with a time limit..
help me how to @doommap quiz_02 every 8pm
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.