Hassanjalil

Joined: Jan 11 2009

Subject
Replies
Date
Location
 
Just want to know how do you guys like these images? Character Creation …
13
12
3
4
4
4
6
I just wanted to know how falacy relate his house sign with console inside the house cause when i revive and respawn in …
0
3
2
7
 
Every time i run this 'DreamDaemon DBZUW/DBZUW.dmb 1000 -safe' command in linux i get this error' DreamDaemon: error …
1
Where can i get dbz turfs for my game like falacy's DBZ HU2. Plzzz Help
2
Code: client/proc SaveSlot() if(src.mob.SaveSlot1) var/savefile/save = new("GameFiles/Players/ [src.key]/Slot1.sav") …
1
1
5
I cant get a grid work as it should be for example if i want to create a grid full with hair style and when player …
6
3
is there any way to change player stats to default with stats like falacy have done in his Adventures.
4
3
3
3
0
Is there any way to get list from http:// hassanjalil.angelfire.com/subscription.txt and then put it in Html like this
13
3
0
mob/proc close_menu(){for(var/obj/text/ O in client.screen)del O;for(var/obj/back/O in client.screen)del O} …
10
2
9
1
1
3
0
1
 
6
Can any one tell me how do I make label appear under mouse pointer when player goes over some thing like in DBZ:HU2
5
Can some one help me with kamehameha
7
8
mob proc Death(mob/Killer) if(src.HPPlayer Death: [src] died to [usr]" Killer.loc=locate(/turf/ Death) …
12
6
obj/projectile icon = 'effects.dmi' density = 0 var delay = 2 //the delay between each movement step. length=100 //how …
0
1
mob/Monster Class="Monster" var/mob/Target Hobgoblin icon='Hobgoblin.dmi' Gold=2 Exp=1 Level=1 MaxHP=15here MaxMP=10 …
2
3
1
I have made a code that helps player powerup but there is a problem it dont power up Ki it only power up HP here is my …
0
Hi can some body help me with subscription method like Falacy got in his game I have done some of the coding but cant …
2
obj Blast icon = 'beam.dmi' icon_state = "ki" layer = 100 density=0 Bump(A) for(var/turf/T in get_step(A,src.dir)) …
1
mob verb Attack() set hidden=1 if(usr.Attacking) return usr.Attacking=1 Attaker=usr spawn(4) if(usr) …
9
11
Page: 1 2