- SA-MP Forums Archive
- SA-MP Scripting and Plugins
- Scripting Help
- Help Archive
Posts: 20
Threads: 4
Joined: Feb 2011
Reputation:
0
Quote:
if(IsPlayerConnected(playerid)) GivePlayerMoney(playerid,100);
|
and
Quote:
if(IsPlayerConnected(playerid))
{
GivePlayerMoney(playerid,100);
}
|
whats the difference

??
Messages In This Thread
difference between.... - by b.rock - 13.03.2011, 03:31
Users browsing this thread: 1 Guest(s)