Jump to content

redscoutyt2

Member
  • Posts

    50
  • Joined

  • Last visited

  • Feedback

    0%

About redscoutyt2

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

redscoutyt2's Achievements

Community Regular

Community Regular (8/16)

  • Collaborator
  • Dedicated
  • First Post
  • Conversation Starter
  • Reacting Well

Recent Badges

3

Reputation

  1. Hello guys! I'm looking for someone to code and position a new design (interface); I have the images and files (dds, tga, png); please contact me via PM with your price.
  2. Hey guys! Looking for someone who accepts and willing to do costume patcher request. It's a basic request, please send me a message we'll talk the details in private message.
  3. Hello! We're looking for a modeller who can remove or replace logo's from 2.11 granny files. Please send me a private message, and we'll talk about the price, we can pay you before the work of course.
  4. Hey guys! We’re looking for a modeller who can replace/remove or add logo’s to mounts, weapons, pets and armors. We will talk about the price later. Dm me!
  5. Hello guys I'm looking for the MakeTexts function from ui.py Can someone please send it to me? Thanks!
  6. Hi guys! I'd like to get some help, so my idea would be that, to create a function which checks, if the item has ANTIFLAG_GIVE on it, if it has, this function removes it for one trade and only for that item on that character who used that function on that item, after one trade, the antiflag will be on the item until they use this function again(I want to use this function with an item) (Just for clarification, if someones uses that function(with an item) it only turns off the antiflag for only that item on that character, not for the whole item on every character and for every piece of item with that vnum) So I have the antiflag checking part of the function, but I don't have an idea how could I remove that antiflag for one trade only, can anyone help? Thank you guys!
  7. Hi guys! I was trying to get values from mysql in quest, but I wasn't very successful with it, so I came here to get some help. I created a ,,petLevel" column in player.player table and I'd like to get the value in quest, of course the petLevel is different for each person, so I want to get the person petLevel who clicks on a pet. I tried something like this: local petLevel = mysql_direct_query("SELECT petLevel FROM player.player WHERE name = "..pc.get_name().." LIMIT 1;") But it says it's: 4294967295, the value in mysql is 4 I can't solve it, I tried a lot of method but it doesn't want to work for me. Thanks for the help!
  8. Hi guys I've tried to implement the Title system by VegaS but I have a problem. When I try to choose a title, it can be premium or normal title, the server drops me off to the login screen. The server is still running, I can connect back, but as soon as I choose a character, it drops me back to the login screen again. I have to restart the server to join back to the game. Could anyone help me? I don't have client, auth, ch syssers. Here's my title.cpp: [Hidden Content] Thanks for the help!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.