ID:146944
 
here is my code for logging in.

mob
icon = 'character.dmi'
icon_state = "male"
src.loc = locate(3,3,1)
Login()
icon_state = gender
..()

i KNOW that the line "src.loc = locate(3,3,1)" shouldnt be in there...it doesnt work, as you might guess.

im wanting characters to start from location 3,3,1. what would be a good location code to use insted of what i am using?
Im not exactly sure, since im not really a coding guru or anything, but i think it should first do the login part, and then set the loc.
In response to Takaru
oops. :P hehe...got it
In response to Psychotic
So does it work? If it does, I own XD
In response to Takaru
uhh..no! >_> chu vill bever get my cookie crisp! <_< anyways...

you were wanting the day/night cycle right?
In response to Psychotic
Umm, Yeah, Why?
In response to Takaru
i have been able to edit the codes within the files that the d00d gave you, however, when i try appilying rain into my game, the codes won't work. what i want is to add the "rain" verb and "clear weather" verb to my gm verbs list.

you know how i can edit in the codes to my gm/admin list?

also, im wanting the rain to be controlled auto but not in duration like the night/day. i want to be done in random intervals of time.

have you thought of doing this? or do you know how i could edit the existing codes to do what im wanting?
First, always post code like this
[dm] [code] [/dm>

Now for your problem. When defining a mob like
mob
man
hp = 1

That is only for stuff for new man type mobs. To make a proc for every mob, like login. You would do something like:

mob
player
Login()
src.loc = locate(1,1,1)
hp = 1
enemy
hp = 200000000
level = 1232


That should help. If you don't understand I will be glad to help. Also the world.mob in that scenario would equal /mob/player. What ever your world.mob is you would put it under.
In response to Psychotic
Psychotic wrote:
i have been able to edit the codes within the files that the d00d gave you, however, when i try appilying rain into my game, the codes won't work. what i want is to add the "rain" verb and "clear weather" verb to my gm verbs list.

you know how i can edit in the codes to my gm/admin list?

also, im wanting the rain to be controlled auto but not in duration like the night/day. i want to be done in random intervals of time.

have you thought of doing this? or do you know how i could edit the existing codes to do what im wanting?

Hmm, The adming thingy should be easy, Just put the verbs into your admin coding. If you cant figure it out, just MSN me, i'll help you ([email protected]). About the random thing, i was thinking of that too. but uhh, not sure how to do it. Im gonna ask someone later, Maybe, And if i find out, i'll tell ya.
In response to Takaru
i gont got msn. just send me a yahoo! IM. it's psycho_nextdoor