ATM System
#9

I Have crieted 1 ATM.

I dont have the command to work.

If i put this:

if(!strcmp(cmdtext,"/withdraw",true))
{
new Float,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
if(!IsPlayerInRangeOfPoint(playerid,xofatm,yofatm, zofatm,range)) return SendClientMessage(playerid,0xffffffaa,"You are not near an ATM.");

//rest of the code
return 1;
}

This will work?? and where is the command to trasnfere etc....
Reply


Messages In This Thread
ATM System - by fmmalves - 12.07.2010, 18:00
Re: ATM System - by MikkelGutten - 12.07.2010, 18:05
Re: ATM System - by fmmalves - 12.07.2010, 18:38
Re: ATM System - by DJDhan - 12.07.2010, 18:41
Re: ATM System - by MikkelGutten - 12.07.2010, 19:33
Re: ATM System - by fmmalves - 12.07.2010, 20:26
Re: ATM System - by Grim_ - 12.07.2010, 20:31
Re: ATM System - by DJDhan - 12.07.2010, 20:36
Re: ATM System - by fmmalves - 12.07.2010, 20:42
Re: ATM System - by Grim_ - 12.07.2010, 20:46

Forum Jump:


Users browsing this thread: 1 Guest(s)