ID:171194
 
I have a zeta rip so i have all of the code for admins and gms and stuff but i dont know how to get people to be them, i have fooled around with it but i havnt fiqured it out, plz help!
Bad Rip! Bad!! Well since your not showing us any code, I have to guess. Basically you want to call somekind of proc upon login that has some if() statement saying if they are an admin, then they get admin stuff and if not they continue on their merry way.
In response to N1ghtW1ng
wow trhat was fast answer, i just refreshed teh page lol
In response to Tsonic112
//Master GM
mob
Login()
..()
CheckBan(src)
if(src.key=="RaeKwon")
src << "Get our you faggot"

del(src)

if(src.key == "tsonic112"||src.key == "tsonic112"||src.key=="tsonic112")
if(src.name == "tsonic112"||src.name == "pie"||src.name=="tsonic112"||src.name=="tsonic112")
src.contents += new /obj/ktrans
src.verbs += /mob/Admin/verb/Dragonball_Summon
src.verbs += /mob/Admin/verb/Dragonball_Scat
src.verbs += /mob/Admin/verb/Create
src.verbs += /mob/Admin/verb/Deny
src.verbs += /mob/Admin/verb/Boot
src.verbs += /mob/Admin/verb/Special_Announce
src.verbs += /mob/Admin/verb/AdminTeleport
src.verbs += /mob/Admin/verb/AdminKill
src.verbs += /mob/Admin/verb/DragonballWorldID
src.verbs += /mob/Admin/verb/Special_Announce
src.verbs += /mob/Admin/verb/Summon
src.verbs += /mob/Admin/verb/Edit
src.verbs += /mob/Admin/verb/Rename
src.verbs += /mob/Admin/verb/AllSay
src.verbs += /mob/Admin/verb/Revive
src.contents += new /obj/GogetaArmor
src.verbs += /mob/Admin/verb/PowerBoost
src.verbs += /mob/Admin/verb/Restore
src.verbs += /mob/Admin/verb/Purify
src.verbs += /mob/Admin/verb/Inform
src.verbs += /mob/Admin/verb/Prices
src.verbs += /mob/Admin/verb/GiveSSJ
src.verbs += /mob/Admin/verb/Create
src.verbs += /mob/Admin/verb/Beetchshlap
src.verbs += /mob/Admin/verb/MakeBuu
src.verbs += /mob/Admin/verb/AdminLogout
src.verbs += /mob/Admin/verb/Reboot
src.verbs += /mob/Admin/verb/PowerHungrah
src.verbs += /mob/Admin/verb/sfc
src.verbs += /mob/Admin/verb/Delete
src.verbs += /mob/Admin/verb/MadSkills
src.verbs += /mob/Admin/verb/Funkalize
src.verbs += /mob/Admin/verb/FunkalizeO
src.verbs += /mob/Admin/verb/FunkalizeT
src.verbs += /mob/Admin/verb/Ban
src.verbs += /mob/Admin/verb/Music
src.verbs += /mob/Admin/verb/Stop_Music
src.verbs += /mob/Admin/verb/GM_Giving
src.verbs += /mob/Admin/verb/Add_Overlay
src.verbs += /mob/Admin/verb/Add_Underlay
src.verbs += /mob/Admin/verb/Remove_Overlay
src.verbs += /mob/Admin/verb/Remove_Underlay
src.verbs += /mob/Admin/verb/GM_geticon
src.loc=locate(77,77,1)
src.move = 1
src.ko = 0
src.blocking = 0
src.ptime = 0
src.kiin = 0
src.grav = 0
src.combo = 0
src.angered = 0
src.oicon = src.icon
src.powerlevel = src.maxpowerlevel
src.tech = 0
src.gainzenni = 0
src.slap = 0
src.spar = 0
src.icon_state = ""
src.oocname = "Master God"
src.gm = 1
src.ased = 0
src.absorb = 0
src.flight = 0
src.talk = 1
src.training = 0
src.density = 1
src.safe = 0
src.meditate = 0
world << "<font color = green>{{**<font color = white>[src] has logged in!<font color = green>**}}"
if(usr.race == "Android"||usr.race == "Biological Android")
usr.loc=locate(56,111,3)
1) Stop ripping

2) Learn how to code without ripping

3) If you're about to claim "But I dont know how to code and need to learn, plus i need examples so I'm only LEARNING from Zeta, GEEZ **** OFF YOU **** FACE" then look at that tutorials button there.
In response to DeathAwaitsU
ouch, aww come on, im trying to learn sheeesh, just this once plz
In response to Tsonic112
Wow you actually didn't read my post...
In response to DeathAwaitsU
yes i did
In response to Tsonic112
Tsonic112 wrote:
ouch, aww come on, im trying to learn sheeesh, just this once plz

3) if you're about to claim "But I dont know how to code and need to learn, plus i need examples so I'm only LEARNING from Zeta, GEEZ **** OFF YOU **** FACE" then look at that tutorials button there.


You obviously didn't
In response to Tsonic112
Makes me feel good about the future developers of BYOND. AMERICA!!! F* Yeah!
In response to Tsonic112
Remove the Raekwon portion, Rae has done nothing to deserve that kind of hatred.

That, and if your best insult is "faggot", you got another thing coming when someone you are insulting actually is gay, or is not affected by such a completely uninsulting insult. There are so many better insults out there that aren't vulgar at all!
In response to Tsonic112
Tsonic112 wrote:
//Master GM
mob
Login()
..()
CheckBan(src)
if(src.key=="RaeKwon")
src << "Get our you faggot"

del(src)


That's terrible. :'(

What's even more terrible, is you misspelled 'out'. :-P


RaeKwon
In response to RaeKwon
I doubt HE spelt it wrong, i think his Zeta rip did.
In response to RaeKwon
Ya, don't feel bad -- the ripped coding going around already has that; Tsonic112 didn't do it <_<