Posts: 313
Threads: 102
Joined: Nov 2015
Reputation:
0
how to give money to player in first spawn?i use zadmin 4.2. and how to add some admin command and /acmd?in zadmin i have 10 admin level.
Posts: 249
Threads: 61
Joined: Aug 2012
Reputation:
0
Make a thing for where they register, find where it is, then use something like GivePlayerMoney(playerid, 25000);
Posts: 19
Threads: 4
Joined: Nov 2015
Reputation:
0
General, show me your register command.