
08-25-2011, 01:25 PM
|
|
Delterian Hybrid
|
 |
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
|
|
Quote:
Originally Posted by Crow
No need for a function. You can create server flags dynamically like this:
PHP Code:
serverr.(@ a) = b;
Where a is the name and b is the content (duh). You just didn't assign anything to the flag in your example, which resulted in it not being created at all.
|
xD Thank you crow <3 |
|
|
|