ID:175479
 
hey im coolz and im makeing a mafia game and i need two things.
one a code that when clicked on shows you the other players stats.
two a code for a cool hud like the one in dbz.
Coolz wrote:
hey im coolz and im makeing a mafia game and i need two things.
one a code that when clicked on shows you the other players stats.
two a code for a cool hud like the one in dbz.

Hmmm I think you should change your name to Mr. Coolz *shrugs* sounds better to me for some reason. As for the first thing just use the Click() proc and output the other players stats.
Second one it beats me.
In response to Green Lime
Or a better idea for him. Learn to programm in dm, and *gasp* do it himself.
In response to Jotdaniel
No constructive help in those two posts. How rude. If you wish to even bother replying, be construtive. I'm not helping because I don't want to, I'm influencing you two nonetheless.

RaeKwon
In response to RaeKwon
Ok, I was rude. He has to learn somehow.
In response to Jotdaniel
Jotdaniel wrote:
Ok, I was rude. He has to learn somehow.

Helping him would be a good start. =P

RaeKwon
In response to Jotdaniel
*Faints*
In response to Jotdaniel
Jotdaniel wrote:
Or a better idea for him. Learn to programm in dm, and *gasp* do it himself.

HAHA! You took the words right out of mouth. =]

Resonating_Light
In response to RaeKwon
RaeKwon wrote:
Jotdaniel wrote:
Ok, I was rude. He has to learn somehow.

Helping him would be a good start. =P

RaeKwon

You help him :P you Rakwodon O.o *shrugs* I typed letters :)
In response to RaeKwon
I helped him by telling him to do it himself, he will get no where if he just has everything handed to him. Now if he actually tried, had some sort of code or proc that he made HIMSELF, but it wasn't quite working right, or even at all, THEN, and ONLY then, would I help him.
In response to Jotdaniel
i can see all u dudes are stuck ups.
In response to Coolz
Coolz, please read the ZBT first to learn the DM language. After, try to code a bit yourself and if your having trouble also try to use F1 on the Dream Maker to get a list of known procs.
In response to Green Lime
Green Lime wrote:
RaeKwon wrote:
Jotdaniel wrote:
Ok, I was rude. He has to learn somehow.

Helping him would be a good start. =P

RaeKwon

You help him :P you Rakwodon O.o *shrugs* I typed letters :)

Please spell my name right, or don't spell it at all.

RaeKwon
In response to RaeKwon
Rakwodon sounds cool :P
In response to RaeKwon
**munches on popcorn**Hey, um **slurps on some soda** what happened to the great fight? I was getting pretty entertained *<(^.^;)>*

-wolf01

  • Check out http://www.wulfram.com/
  • play a very awesome multiplayer game!
  • fight in a 3-D world!
  • teams, a must-play!
  • my name on wulfram is wolf01

  • XD
  • =D
  • =p
  • =b
  • :D
  • :p
  • :b
  • :|
  • :'
  • :,
  • :.
In response to Thief Jack
Thief jack wrote:
Coolz, please read the ZBT first to learn the DM language. After, try to code a bit yourself and if your having trouble also try to use F1 on the Dream Maker to get a list of known procs.

Thanks alot Thief jack the ZBT helped alot.
im working on the sell verb and i have alot of weapons that i whant sell for 1/2 price. so is there a code that can sell stuff for 1/2???
In response to Coolz
There isn't a "code" dude, but...there's help...
var/worth=[round(item.value/2)]
usr.money+=worth
del(world)
del(item)
In response to RaeKwon
RaeKwon wrote:
Green Lime wrote:
RaeKwon wrote:
Jotdaniel wrote:
Ok, I was rude. He has to learn somehow.

Helping him would be a good start. =P

RaeKwon

You help him :P you Rakwodon O.o *shrugs* I typed letters :)

Please spell my name right, or don't spell it at all.

RaeKwon

yeah hes right never spell the name wrong of the Programmer who made Zeta!
In response to Nave
thanks Goku72 but what else do i need to make it work right.
here my list of weapons and there prices(in money)
Ammo:10
Magnum:100
Sawedoff:500
Pump shotgun:1500
Tommy gun:10000
Dynamite:10500
Page: 1 2