Invisible command for Dissi TDBP.
Invisible command for Dissi TDBP.
:arrestuser name time(Seconds)
Rastas Roleplay Server
Could you make it so it will send the user to certain co-ords, which I could set :)? And wen the time is over, Send them to hotel view.
Ok firstly the cmmd you want is kinda is i might code it for you but you just gtta edit the jailtimer to make it faster.
2. ofr your coord request you have to be specific wt room?
to: TehForgiven
Can someone make the command for v26 rp, so that when you die it sends you to the hospital ward please
Last edited by SuperShane; 12-07-10 at 01:42 AM.
Ok here a command I made :discharge user . which sets u free from being dead.
Code:#region :discharge <user> case "discharge": { virtualUser User = userManager.getUser(args[1]); if (User._roomID == _roomID) { int getJob; int isWorking; int getAuth; using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient()) { getJob = dbClient.getInt("SELECT secure_id FROM users WHERE name = '" + _Username + "'"); isWorking = dbClient.getInt("SELECT working FROM users WHERE name = '" + _Username + "'"); getAuth = dbClient.getInt("SELECT deaths FROM jobs_ranks WHERE id = '" + getJob + "'"); } if (getAuth > 0 && isWorking > 0) { using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient()) { dbClient.runQuery("UPDATE users SET dead = '0' WHERE name = '" + User._Username + "'"); } Room.sendSaying(roomUser, "*discharge " + User._Username + " from hospital*"); User.refreshAppearance(true, true, true); User.deadLooper.Abort(); User.deadLooper = null; } } break; } #endregion
yea ur right i was rushing i was playing call of duty 3 atm
Look Use Rastalulz Edit Its Full RP Thank You.
Any Command Requests
This is nice
Code a :sex x Command or :kiss x or a :givitem For Bubble Juice
ALL FOR RASTA'S EMU
:war
My own Server(private.Havent yet released until i fully make it)
Furniture start to move and explosion will appear
Please help me make this too.I know they already exist.But i want to use them.
:dog <name>
Makes other <name> act like dogs(can control them for 20 seconds)
Please help me make them.