View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 11-16-2010 , 11:52   Re: [ANY] tEntDev v0.0.1 (2010-11-14)
Reply With Quote #10

Great. You could use the hudhint entity to show the differences in realtime.
PHP Code:
new Handle:hBuffer StartMessageOne("KeyHintText"client);
BfWriteByte(hBuffer1);
BfWriteString(hBuffersOutput);
EndMessage(); 
__________________
Peace-Maker is offline