i just joined this forum 2 days ago was going to buy orangebox but wasnt on gamestop i need to wait to buy it at walmartanyway already downloaded the svn of wire mod and saw this tread topic and was like omfg.
i thing this will be cool too you could shoot the chip at somebody to save that persons id i quess it creates less lag and then shoot at the rfid reader to allow that person then you can click on the reader to see the person you have allow acess and deny them acess if you want tooyou just need a tool that when targeted at players will save their id and name in a array and then create the rfid reader gui for allow and dissallow actually if i not how to program in this thing and had garrys mod and everything i could code it
something like this
onplayernear(playerid){
for (allowsid as allowid){
if(playerid == allowid){
//output 1 tru and output wire or whatever constant you input it
break;
}
}
}


LinkBack URL
About LinkBacks





Reply With Quote

Bookmarks