Does anyone else do this when scripting?
#1

I always write, for example

TogglePlayerControllabe();

then move my cursor back to between the brackets and type the parameters.

Is this just me?? It's actually a great habit and saves me lots of time, and it saves confusion if you have nested brackets:

pawn Код:
if(SetVehiclePos(GetPlayerVehicleID(GetSomeRandomPlayer(GetMaxPlayers()))))
Reply


Messages In This Thread
Does anyone else do this when scripting? - by MP2 - 21.03.2012, 01:07
Re: Does anyone else do this when scripting? - by new121 - 21.03.2012, 01:24
Re: Does anyone else do this when scripting? - by Alternative112 - 21.03.2012, 01:57
Re: Does anyone else do this when scripting? - by ReneG - 21.03.2012, 02:41
Re: Does anyone else do this when scripting? - by Skribblez - 21.03.2012, 03:08
Re: Does anyone else do this when scripting? - by [ABK]Antonio - 21.03.2012, 03:59
Re: Does anyone else do this when scripting? - by MP2 - 21.03.2012, 05:10
Re: Does anyone else do this when scripting? - by Spooky - 21.03.2012, 05:22
Re: Does anyone else do this when scripting? - by Infamous - 21.03.2012, 05:39
Re: Does anyone else do this when scripting? - by MP2 - 21.03.2012, 06:39

Forum Jump:


Users browsing this thread: 1 Guest(s)