Okay , now im wanting to add a custom message to my DBZ game when someone logs in , it says
The Ground Shakes Massively.(Sleep) - 40
Lord Diobora Has Arrived.
Something like that ?
someone help wiff code.
ID:156688
Aug 15 2010, 6:53 am
|
|
mob |
In response to Raimo
|
|
now Raimo , would that
else world << "[usr] has logged in" ..() would be for me or the other users? |
In response to Diobora
|
|
other users.
|
As for your problem, you'd use the event hook for a player connecting to your game (client.New()) and take the appropriate action.