So in the script :
if(playerchats){
if(strequals(#c,/dance)){
setani dance,;
}
}
I was wondering if I put this on a NPC, does it Cover all levels? If not, what would I need to do?
So in the script :
if(playerchats){
if(strequals(#c,/dance)){
setani dance,;
}
}
I was wondering if I put this on a NPC, does it Cover all levels? If not, what would I need to do?
I think it only applies to the level the NPC is on. You could have an NPC on each level that controls all that levels stuff, like music, foreground shadow etc and add it to that. Or you could add it to a system weapon then it should apply to all levels when picked up. You might want to add an NPC in the OSL that forces that system weapon into each players inventory.
Change it to
if (playerenters){toweapons -ganisetter}
if(playerchats){
if(strequals(#c,/dance)){
setani dance,;
}
}
[QUOTE=CrossFire;89560]
Change it to
if (playerenters){toweapons -ganisetter}
if(playerchats){
if(strequals(#c,/dance)){
setani dance,;
}
}
[/QUOTE]
And still put it in my osl?
Yes sir
Lol what If there was a weapon where when you click it, you can set your own gani xD
noobtip: -WEAPONNAME makes it invisible to the player’s inventory, *WEAPONNAME makes it undeletable.
Have fun!
Oooh I diddnt know that thanks yen
I bet each time we step on his server we’ll have a ton of unseen gani setting weapons sitting in our inventories.
morphs, not ganis, tric
Riley will be here any moment to close the thread.
[QUOTE=Tore;89564]Lol what If there was a weapon where when you click it, you can set your own gani xD[/QUOTE]
I have absolutely no idea what you mean by this. Could you go into more detail?
I think he means some sort of GUI for setting Ganis. Unless he just means having a weapon in the inventory that allows you to use ANY gani at any time…
Like setani ani.gani? Thats easy and possible to make
[QUOTE=Mirage;89645]Like setani ani.gani? Thats easy and possible to make[/QUOTE]
it’s not just possible and easy, it’s a joke. Anyone here could do it really easily.
sorry xD i have been away from my computer
I was saying that as a joke really, as in a weapon where when you “use” it, a popup box pops up and has a list off all the allowed ganis to choose from – as in the owner could set what ganis would be allowed in the list.
Oh that’s actually not hard at all if you have some GUI experience. You could have the list controlled by a server string.
just make an array…
It’s not hard. Even I could do it. Even then, it’s extremely useless…
Yeah, I have no idea on where to start with it xD[COLOR=“Silver”]
---------- Post added at 01:28 AM ---------- Previous post was at 01:27 AM ----------
[/COLOR]lol @ my spam award
Fuck yea I’m no longer the forum spam bot.