Random Stuff.
These are a few scripts I've been fiddling with the last couple of weeks, just adding more things as I find them and see that they'd be cool, feel free to take a look.
Some may be useful, like the Race and Zone Hash, others are just screenshots of my current workload. Player Controls: http://prntscr.com/1opwiq Player Information: http://prntscr.com/1opw4n Player Target Information: http://prntscr.com/1opw78 Player Editing Help: http://prntscr.com/1opwap NPC Controls: http://prntscr.com/1opwh0 NPC Information: http://prntscr.com/1opwmb NPC Target Information: http://prntscr.com/1oq1tl NPC Editing Help: http://prntscr.com/1opwq7 Server Controller Controls: http://prntscr.com/1opwsr Server Controller Information: http://prntscr.com/1opxa3 Server Controller Target Information: http://prntscr.com/1opxep Server Controls: http://prntscr.com/1opww0 Test Target NPC Dialogue: http://prntscr.com/1opxkg Equipment Viewing: http://prntscr.com/1oq2e8 Test Console NPC Dialogue: http://prntscr.com/1opy6n Global Messages: http://prntscr.com/1opybh Zone Hash: http://pastebin.com/Viy6dspn Gender Hash: http://pastebin.com/NSBphBiT Race Hash: http://pastebin.com/b92SGEpT Deity Hash: http://pastebin.com/C03cqePf Class Hash: http://pastebin.com/VQNjQsvS Skill Hash: http://pastebin.com/qYy7w9HP |
Nice stuff.. Question, isn't agnostic 396, or I assume both work?
|
I believe 396 of Agnostic is for items, but I'm not sure, I just set it as 140. I can make a character with Agnostic and get back to you.
EDIT: Tested. 140 Is Agnostic, 396 is for items I believe. |
In the char_create_combinations table, for Vah Shir it uses 396 for deity. Wonder if its interchangeable, guess I'll try..
Code:
allocation_id, race, class, deity, start_zone, expansions_req |
That's really weird, it may be interchangeable, haven't tried anything with it beyond the hash.
EDIT: Made a Vah Shir, made him Agnostic, and it still says Agnostic, even though my hash only contains 140, thus meaning the 396 is the same as the 140, possibly? |
On line 50 of global_player.pl you'll see this, change that to the ID of your server controller NPC.
This is Version 1.0, I will be releasing more versions once I come up with more ideas. CREDITS: Thank you Akkadius for the idea as to your targeting system on your server, thus how I got the idea for mine. NOTE: If you find any errors or have any suggestions, feel free to message me, thanks. Code:
if($UserTarget->GetNPCTypeID() == Server Controller ID) Test_Target_NPC.pl: http://pastebin.com/yxeScbVd Global_Player.pl: http://pastebin.com/EQwswZ0P P.S. Leaving in the credits line just makes it that much more special. Not really, but it'd be nice if you gave credit! If you want to remove it, search for this: Code:
##Little Extra -- Credits Line## |
Quote:
|
If you cannot get the # commands to work try taking the # out, as I have this working, with the #, on the newest revision, although taking out the # has proved helpful in my other endeavors.
|
Quote:
Great set of utilities btw :) |
Quote:
|
I have been working on a couple more things, the ones I am taking a screenshot of are completely finished.
Current Finished Projects: http://prntscr.com/1qri8o Current Finished Projects (Continued): http://prntscr.com/1qricb |
A custom system I made myself, although not exactly an original idea, just an original take on it. So, as you progress through Rebirths, your power increases.
Rebirth 0: http://prntscr.com/1vrt10 Rebirth 100: http://prntscr.com/1vrt83 The damage is calculated as so: Code:
damage = damage * (rebirth / 5) Non-Rebirth Teleporter: http://prntscr.com/1vwmfx Rebirth Teleporter: http://prntscr.com/1vwmk3 Those teleporters are temporarily set as shown in the picture, but can be changed in the future, these are just random zones, not actual content. |
These are awesome man.. thanks so much for doing this and making it public.
|
Quote:
Plugins:
Examples:
EDIT: Sorry for not posting this with the original, here is my report system, I have released this to Chu, the owner of Equilibrium, and it's working rather well, so I thought I would release it. You may change the time between reports from 30 minutes to however many minutes, hours, days, whatever. Guides can only view, Admins can clear and view, Players, Admins, and Guides can report. Plugins: http://pastebin.com/AtqS8F2p Reports: http://pastebin.com/kiVe8Gw8 Reports Table: http://pastebin.com/S0bHeEAK |
These are some really useful scripts/tools, Kinglykrab. Thank you for your hard work.
|
All times are GMT -4. The time now is 10:40 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.