Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Kingdoms (https://forums.graalonline.com/forums/forumdisplay.php?f=58)
-   -   Stefan And Unixmad Posers........ (https://forums.graalonline.com/forums/showthread.php?t=36850)

Lit 08-29-2002 04:40 AM

Stefan And Unixmad Posers........
 
1 Attachment(s)
These are some people on Frolic Thinking they are kool harrassing staff member with the nicknames *Stefan and *Unixmad Well i think these people should be Banned from Graal personaly..........

Lit 08-29-2002 04:41 AM

1 Attachment(s)
The next one *Unixmad

Antago 08-29-2002 04:42 AM

brazil eh? i might know who that is. sadly

Kaimetsu 08-29-2002 04:49 AM

osrs is an annoying person. Banning would be super :)

DragonX2 08-29-2002 04:50 AM

Quote:

Originally posted by Kaimetsu
osrs is an annoying person. Banning would be super :)

Python523 08-29-2002 04:53 AM

Quote:

Originally posted by Kaimetsu
osrs is an annoying person. Banning would be super :)

evilive 08-29-2002 05:14 AM

Quote:

Originally posted by Kaimetsu
osrs is an annoying person. Banning would be super :)
Join in the quoting frenzy! :D

Aestus 08-29-2002 05:42 AM

Quote:

Originally posted by evilive


Join in the quoting frenzy! :D


aylad 08-29-2002 05:47 AM

Quote:

Originally posted by Aestus
:D

Graal518 08-29-2002 05:57 AM

Some kurupt staff members could have changed their names, so don't automatically place the blame on them.

emortylone 08-29-2002 07:25 AM

LOL, I would probably say Osrs IS one of the corrupt staff members! Pichbicha2 must've had it done b/c you can't add a * quite w/o the use of an NPC Server... and setting it for staff would be all too easy.
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ if (strequals(#a,osrs))
{ setplayerprop #n,*Stefan;}
}
}
}


like I said, ALL too easy. Just a simple D/B NPC or it could be in a level if you want to fight w/ it =P
---Shifter

Kaimetsu 08-29-2002 07:29 AM

Quote:

Originally posted by emortylone
LOL, I would probably say Osrs IS one of the corrupt staff members! Pichbicha2 must've had it done b/c you can't add a * quite w/o the use of an NPC Server... and setting it for staff would be all too easy.
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ if (strequals(#a,osrs))
{ setplayerprop #n,*Stefan;}
}
}
}


like I said, ALL too easy. Just a simple D/B NPC or it could be in a level if you want to fight w/ it =P
---Shifter

Or:

NPC Code:

with(getplayer(osrs)){
setplayerprop #n,*Stefan;
}


Python523 08-29-2002 07:29 AM

Quote:

Originally posted by emortylone
LOL, I would probably say Osrs IS one of the corrupt staff members! Pichbicha2 must've had it done b/c you can't add a * quite w/o the use of an NPC Server... and setting it for staff would be all too easy.
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ if (strequals(#a,osrs))
{ setplayerprop #n,*Stefan;}
}
}
}


like I said, ALL too easy. Just a simple D/B NPC or it could be in a level if you want to fight w/ it =P
---Shifter

setnick *Stefan
note the 2 spaces and the 2 spaces on the pic
EDIT: wait, it seems on frolic you can set your nick to whatever you want

emortylone 08-29-2002 09:00 AM

Hmm... it shouldn't work like that. * is supposed to be disabled. And btw, with (getplayer(osrs)) won't quite work x.X You didn't include ANY information on how to do it... and my way is better :P
---Shifter

Kaimetsu 08-29-2002 09:25 AM

Quote:

Originally posted by emortylone
Hmm... it shouldn't work like that. * is supposed to be disabled. And btw, with (getplayer(osrs)) won't quite work x.X You didn't include ANY information on how to do it... and my way is better :P
---Shifter

No it isn't, it's inefficient and overly long. All I didn't put in was an event-catcher, but that stuff's irrelevant to the actual name-setting part anyway. There's no definitive time at which you would want to set the name, so I just gave the fragment of code that would do it. If you want, pretend it was:

NPC Code:

function setName(){
with(getplayer(osrs)){
setplayerprop #n,*Stefan;
}
}



All times are GMT +2. The time now is 09:19 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.