Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - IbanZ

Pages: 1 2 3 [4]
46
Modification Help / Is a '/kill' function prompting for admin abuse?
« on: June 12, 2008, 06:57:39 AM »
Trader threatened to get me banned urged me to remove the 'Kill' function I had released, saying that it was begging to be abused.

Out of curiosity, do you believe that this is true?

47
Help / Keymapping is still whack
« on: June 11, 2008, 08:07:55 PM »
The following keys do not work:
`
=
[
'
"

The following keys replace each orth:
] = [
\ = ]

Yes, I am running Vista, but I have the game on (and off) of compatibility mode, it still doesn't work.

I can type properly when my game is loading and in another person's server.

48
Off Topic / Type "Something or Another" with your snake.
« on: June 11, 2008, 01:31:02 AM »
j3[9jmf]-f09k9-jhsdinu3pb-basnrins0f[8nina][i0hn[0hn[opings[08hbns80[nbt[usbne[bn[u9bngiah[ab

I failed.

49
Modification Help / Some questions.
« on: June 10, 2008, 12:54:35 AM »
First, how do I set up a global variable that saves like a $pref? (I never figured out what Trader told me.)
Second, what methods are there (besides scowering the forum) to find 'parent' functions? (For instance, ::onDeath)
Finally, I remember there being a command I could type in that would deconstruct an object and give me all the characteristics of it. For instance, I could deconstruct a player-type and get its Max Health.

Also, I cant open my command prompt with the tilda and it's pissing me off at this point. Hao2fix?

50
Help / Keymapping is off whack.
« on: June 09, 2008, 05:06:23 PM »
In game, a bunch of my keys are contorted in funny ways. For instance, "[" has no output, yet "]" outputs "[" and "\" outputs "]". A plethora of other keys also do not work, such as the "=" key.

Any known solutions for this?

51
Modification Help / Optional Parameters
« on: June 09, 2008, 05:04:25 PM »
How does one define optional parameters for a function? TheGeek kindly suggested the following code, yet it did not work.


Code: [Select]
function foo(%need,%not=5) { }

Pages: 1 2 3 [4]