C# coding Help

Simon2k11

Member
May 23, 2011
53
0
Hey guys and gals, i know this is a big question and all, but im going to ask it anyway.

Ive changed the doctor rank in an rp to be global and called "paramedic" now I was wondering what do i have to chnage and to what to make it so that they can either:
-heal in every room
-send a user to hospital


Be good if you could help :) Thanks
 

Simon2k11

Member
May 23, 2011
53
0
Ok so on my rp hotel the doctor rank has been made global, so that they can startwork in any room, but i need to edit or add a command so that JUST the doctor, can HEAL IN EVERY ROOM or TAXI PEOPLE TO THE HOSPITAL


xD
 

Benden

maging ang maganda mamatay
Jun 4, 2010
2,286
1,482
Once again.. This has nothing to do with the commands.. Its all in the database.. 0=Not allowed to use 1=Can use the command. Im sure if you look hard enough maybe put on your reading glasses that you will find it in there..
 

Jo$h

Posting Freak
Jul 7, 2010
1,030
79
You need to enable the sendroom command for them, and then make it so that they can just type to :drive2hosp x and it sends the user ONLY to the hospital.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,934
First, go to the case "heal": and remove the room id, and then code an exception on the senduser command.
 

Simon2k11

Member
May 23, 2011
53
0
Ok so i take away the room id's in the :heal <user> command and it just errors :/ dO you know how i would do it with out it erroring, also smartguy, if you change the room to heal 1 on db it still doesnt let a user heal I've tried it, it's because it's locking in c# to certain rooms, and i have no idea how to remove the lock.
 

Users who are viewing this thread

Top