SA-MP Forums Archive
anyone have script of rentveh (bike)?? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: anyone have script of rentveh (bike)?? (/showthread.php?tid=495650)



anyone have script of rentveh (bike)?? - kurniarocki - 18.02.2014

if you have it. please shared it


Re: anyone have script of rentveh (bike)?? - Clad - 18.02.2014

Use search


Re: anyone have script of rentveh (bike)?? - GamemodeRP123 - 18.02.2014

http://solidfiles.com/d/eeyV

Usable CMDґs:
/rentcar (not to use, if "usepickup" is =true
/rentinfo
/lockcar
/opencar

__________________________________________________
Just press +rep if i helped you


Re: anyone have script of rentveh (bike)?? - GamemodeRP123 - 18.02.2014

Deleted- try this one or this

Pawn
Код:
 forward RentBikeTimer(playerid); 
public RentBikeTimer(playerid) 
{ 
GivePlayerMoney(playerid, -50) 
rentbiketimer = SetTimer("RentBikeTimer",60000,0);///modified 
SendClientMessage(playerid, COLOR_WHITE, "{37F906}INFO:{FFFFFF}Plativte 50 dolari za rent za tocak/motor"); 
Pederche[playerid] = 1; 
}
____________________________________________
Just press +rep if i helped you


Re: anyone have script of rentveh (bike)?? - kurniarocki - 18.02.2014

Quote:
Originally Posted by GamemodeRP123
Посмотреть сообщение
http://pastebin.com/KzdMTRW4- try this one or this

Pawn
Код:
 forward RentBikeTimer(playerid); 
public RentBikeTimer(playerid) 
{ 
GivePlayerMoney(playerid, -50) 
rentbiketimer = SetTimer("RentBikeTimer",60000,0);///modified 
SendClientMessage(playerid, COLOR_WHITE, "{37F906}INFO:{FFFFFF}Plativte 50 dolari za rent za tocak/motor"); 
Pederche[playerid] = 1; 
}
____________________________________________
Just press +rep if i helped you
why pastebin is removed


Re: anyone have script of rentveh (bike)?? - kurniarocki - 18.02.2014

anyone have a script it ?


Re: anyone have script of rentveh (bike)?? - kurniarocki - 19.02.2014

please??