Bo2 trickshot mods (private trickshotting)
-
hex : 27580 dec : 161152
if(self.guid != "27580" || self getguid() == "161152")
still not work after make this , maybe there's a problem with my server
-
rezahs "27580" is a string while 27580 is a numeric. If you remove the " it should work if 27580 is your id as a decimal and not an hexdecimal.
By looking at the value you inverted the values
161152 is your decimal and "27580" is your hex. So your if should look like
if(self.guid != 161152 || self getguid() == "27580")

-
I edited again the code because i need i did not apply the lazy-end logic. Update your code
After test:
Seems to work as intended -
I'd like to know if this is all there is in the menu or is there something else I don't have?

-
rezahs Other then that there is nothing else. Is a base you can add what you want.
The only extra options are for the host level, it will just add a player menus section.
-
okay I didn't know, thank you for the help have a nice day
-
Sorex I'm coming back to you to find out if it was possible to change or remove certain weapons from the bots on the VanityTs?
-
Sorex I'm coming back to you to find out if it was possible to change or remove certain weapons from the bots on the VanityTs?
rezahs Yes is possibile, you take them when they spawn. I think you want to remove the shield.
-
On my server the bots have weapons and kill each other, and I'd like to either take away their weapons or change them to pistols, because they have an aimbot with weapons xd
-
This post is deleted!
-
bots keep opening and closing it do not download causes game to crash
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login