Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Server functions in client.cs?
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Server functions in client.cs? (Read 1458 times)
Truce
November 17, 2008, 05:30:08 PM
Hm, I was pondering if you'd create a list by looping through the client's brick group and, if a brick name exists, add said name to a list. I'll try this later.
Ad Bot
Advertisement
Space Guy
November 18, 2008, 11:25:47 AM
That's only possible server side. You'd have to use clientcmds to send the information. (if you're doing this in a GUI then there's no problem, as people will have to download that anyway)
Print
Pages:
1
[
2
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Server functions in client.cs?