Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
VCE events - creating custom vars
« previous
next »
Print
Pages: [
1
]
Author
Topic: VCE events - creating custom vars (Read 714 times)
cucumberdude
March 15, 2011, 01:07:36 AM
I'm trying to create a custom variable for the events that has the value of %client.whatever, is this the correct code? I dug it out of the var events server.cs.
Code:
[Select]
registerSpecialVar(GameConnection,"whatever","%this.whatever");
Ad Bot
Advertisement
lilboarder32
March 15, 2011, 01:21:25 AM
Have you tried it out?
cucumberdude
March 15, 2011, 01:31:24 AM
yeah it aint working :c
cucumberdude
March 15, 2011, 01:35:30 AM
Ah, nevermind. I'm a huge idiot who messes up basic syntax. Thanks :/
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
VCE events - creating custom vars