Neverwinter Nights > Script Request
legit pvp server script
gashmo:
hrm u wrote at the end of ur request that u looke don nwvault and couldnt work them out..
ok.. there are 2 things about scripting which are good to know :-
1) You r goign to have to learn some scripting urself or else when the bugs happen u wont know they are bugs. And bugs do happen. its natural!
2) The script language is in english. So if u can understand english u shud understand most of the nwvault scripts a bit.
ok - u wont get a perfect match to gs because 1) gs are private scripts and 2) talon tweaks his scripts quite often i think, so getting an exact and current copy isnt very likely.
As long as ur script takes out :-
immunes, regen, resists, reduction, on hit cast spells, feats on items, racials and alingment properties u shud be fine to match gs scripts. the rest of the shady hacks - ok just tell ur clan not to use leto for item properties and thatis sufficient. dont go exploring that bit with leto cos gs will stop it.
Tea-cup:
--- Quote ---ffs do you peaple read wat i posted before you reply???????????
btw the improvements you posted got errors in them and still doesn't explain wy the script doesn't starts scanning....
[snapback]10778[/snapback]
--- End quote ---
Lol, you can't copy paste the code I wrote in a mod. It are suggestions how to fix things. the line
--- Code: ---oItem = GetItemInSlot(INVENTORY_SLOT_(.....the rest....),oPC);
--- End code ---
will never run, I know that too. But I just say you should fill in all the other slots. Like 1*2*3*....*8=8! And it doesn't scans because it has errors in it and also doesn't scans the items but just the first item in the inventory. because it miss a while loop.
-Mel
Pazuul:
lolz I didn't just copy it, i changed those things, but the scan doesn't even starts thats the problem btw there already is a loop in it at the end...
Tea-cup:
--- Quote ---lolz I didn't just copy it, i changed those things, but the scan doesn't even starts thats the problem btw there already is a loop in it at the end...
[snapback]11069[/snapback]
--- End quote ---
I only see IF statements in your script. Where's that loop?
When placed in the onenter event it should boot off chars that don't meet the rules in it afther 25 seconds. But it won't check all items because it miss the loop. oItem = GetNextItemInInventory(oPC); does takes the next item but doesn't runs the script again.
-Mel
Pazuul:
good to know, then how do i make a loop?
and how do i unequip all items to scan them...
and reequip after scan,
i also want to destroy items in stead of booting players...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version