Quote:
Originally Posted by Golimad
Open notepad++;
Copy all your code and paste it in new file;
Ctrl+F
Replace tab
Use : replace all : print( to //print(
if you want them back later , same thing , replace //print( to print(
repaste your code in pawn and compile => Done in less than a millisecond
|
Why use notepad++? Use CTRL+H to replace code in pawno.