![]() |
Tag helper
Ok I made a tag/guild helper NPC and it let me add people to it (it would say it created the account/nick into the guild, but it didn't) could someone either post the proper script or send it to me in a pm so i can see where i'm going wrong. thanks
|
Post your script so we can see if we see errors in it ;)
|
Ok I see no problem with that, let me round it up real fast
if (created) { showcharacter; setcharprop #3,head19.gif; setcharprop #C0,orange; setcharprop #C1,gray; setcharprop #C2,gray; setcharprop #C3,brown; setcharprop #C4,black; setcharprop #n,Tag Helper; setcharprop #2,no-shield.gif; dir = 2; ap = 100; } if (playerchats && strequals(#g,Admin)){ //rmmember <account> //addmember <account> <nick> tokenize #c; if(strequals(#t(0),addmember)){ addguildmember Admin,#t(1),#t(2); say2 #t(2) has been added#b; } if(strequals(#t(0),rmmember)){ removeguildmember Admin,#t(1); say2 #t(1) has been removed#b; } } |
When you do it it says so and so were added?
|
yep it pops up the sign that says #t(2) was added
the #t(2) of course being the nickname like Geovanie Legend has been added |
ummm...
hmm i dont see whats wrong, sorry cant help there:( |
lol ok and it would appear that your the only one who's even taken the time to atleast respond, but thanks anyway
|
Quote:
|
lol that done nothing, with that added it wouldn't even do anything, maybe i put it int he wrong place though.. post the whole script so i'll know
|
Just wait for kami!
He always helps when in need =D |
Are you testing this on a server?
|
hehehehe cool, I just made a super leet jailing script.. it's like my first real script every, lol... i wub it to death.. i was goin nuts jailing and releasing my staff with it, hehehe
I still wanna get the tag helper to work |
Today i finally learned how to properly use the move command(LOL)
|
lol move command, hmm never used that b4.. in fact i didn't even know it existed.. that shows how far behind my scripting is :(
|
Quote:
move,#,#,time,# like move,21,9,2 =D |
All times are GMT +2. The time now is 02:45 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.