Posts: 208
Threads: 33
Joined: May 2012
Reputation:
0
nice +rep but try to add more anims
Posts: 233
Threads: 52
Joined: Apr 2012
Reputation:
0
Can you put a pastebin link and pictures
Posts: 22
Threads: 0
Joined: Dec 2010
Reputation:
0
CMD:anim(playerid,params[])
{
ShowPlayerDialog(playerid,1,DIALOG_STYLE_LIST,"Ani mlist","Dance 1\nDance 2\nBeach 1\nBeach 2\nCarry 1\nCarry 2\nCarry 3\nCrack 1\nCrack 2\nCrack 2\nDealer 1\nDealer 2\nDildo 1\nDildo 2\nFat 1\nFat 2\nFat 3\nFat 4\nFood 1\nPed 1\nSmoking 1\nStrip 1","Ok","Exit");
return 1;
}
this way its ZCMD so people can add it easily in their gm ..
Posts: 176
Threads: 27
Joined: Jun 2012
Reputation:
0
58 downloads - comments ............................. nope
Posts: 311
Threads: 6
Joined: Sep 2011
Reputation:
0
Nice, but it'd have been better if you could describe it!
Posts: 2,286
Threads: 18
Joined: Jun 2010
Gotta love the indentation and the random, and unneeded
Code:
#if defined FILTERSCRIPT
#else
#endif
Posts: 2,286
Threads: 18
Joined: Jun 2010
Quote:
Originally Posted by AccountName
Gotta love pricks, if he/she wants their script/filterscript to be like that then they can it is up them to choose how they set up their code, anyway pretty nice to say the least.
|
Well guess what, sure they can do whatever they want however they want it if they keep the script to themselves, but they've RELEASED it. It's supposed to be understandable by other people, or the least, indentated properly.