13.07.2012, 00:39
Quote:
Seems PVars are just for convenience really, all the advantages (apart from that one about holding large strings) are purely to make things easier (Auto delete, no need for IsPlayerConnected, cross-script use etc)
Also, like ****** said about compile time checking, what if you misspell a PVar? Since they are strings not labels an error like this would be annoying! Anyway, I really should get this back on topic by posting a useful snippet... Can't think of any that I haven't posted already though ![]() |

---
Slice released code similar to "PVARS". It pays to use it?