Quote:
Originally Posted by ► © The LuxurioN™
Quote:
Very good.Thank.Good job Lux
|
Quote:
Very very very Nice!!!
Thank you mannn!
|
Thanks!
Quote:
Originally Posted by Norn
Pretty annoying changing the id's manually, most people like to copy and paste and simply edit the coords and modelid.
Fix for lazy people.
pawn Код:
new carid = 0; AddCarPerName(carid,"LuxurioN",411,-2118.9319,194.8274,35.7567,2.7513,3,3); AddCarPerName(carid++,"PlayerName1",421,-2036.5212,305.6321,35.9090,359.8144,0,0); AddCarPerName(carid++,"PlayerName2",421,-2036.5212,305.6321,35.9090,359.8144,0,0);
Although this is only for under OnGameModeInit, for commands etc you would need a global variable.
|
exists so lazy people? Not to put a simple id?
More for those lazy, will serve. Good idea! 
|
Not really lazy, just for people that have huge scripts and need dynamicness.