Guest User

Untitled

a guest
May 16th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public OnVehicleDeath(vehicleid, killerid)
  2. {
  3. return 1;
  4. }
  5.  
  6. public OnPlayerText(playerid, text[])
  7. {
  8. return 1;
  9. }
Add Comment
Please, Sign In to add comment