lock Problem with powerups

  • ??sfvbfb
  • ??sfvbfb's Avatar Topic Author
  • Offline
  • Novice Marbler
  • Novice Marbler
  • Posts: 15
  • Thank you received: 5
27 Jan 2017 00:34 #1
I've been working on adding powerups, and I was using a gravity modifier as a base. I forgot to take out the GM's code that flips gravity and I couldn't figure out why it was still acting like a GM.Then I realized that it was because of an old .DSO . What do I do to compile dso files in the server directory?
The topic has been locked.
  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
28 Jan 2017 22:33 #2
If you delete the old dso file the game will automatically compile the cs/gui files when it loads them. Just be careful to not delete any dso file which has no .cs / .gui source.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
The topic has been locked.
  • ??sfvbfb
  • ??sfvbfb's Avatar Topic Author
  • Offline
  • Novice Marbler
  • Novice Marbler
  • Posts: 15
  • Thank you received: 5
29 Jan 2017 02:05 #3
I tried that but it crashed when loading a level/starting a server. Thanks in advance.
The topic has been locked.
  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
04 Feb 2017 06:55 #4
What's the last thing you saw in the console after the crash? Usually that will help point you towards what caused it. Also check for syntax errors in the console, or anything else that looks like an error.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
The topic has been locked.
  • ??sfvbfb
  • ??sfvbfb's Avatar Topic Author
  • Offline
  • Novice Marbler
  • Novice Marbler
  • Posts: 15
  • Thank you received: 5
12 Feb 2017 17:55 #5
I figured out that I had made a syntax error in my code.
Thanks for the help.
The topic has been locked.
  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
14 Feb 2017 00:54 #6
Guess that's settled. Locking this thread.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
The topic has been locked.
Moderators: Doomblah
Time to create page: 0.852 seconds
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.