blocking out swear words doesnt do ****, a post before someone flamed a person with swear words blocked out like this **** and he still got an infraction. so i see no reason to block it out , atleast get some ***** and post a ******* swear word. :O was that a flame? the question is how to fix it not what is the problem
Mob.cs coding problem(help) 06/23/2010 - CO2 Private Server - 6 Replies hi, so i have co pserver 5165
i'm coding mob.cs, to make a monster droping an item so here is the script and tell me wha'ts wrong, because i made the Id of GoldDew
else if (MyMath.ChanceSuccess(DropRates.CPBag))
{
if (Char != null)
if (Char.VipLevel >= 3)
{
if (Char.Inventory.Count <= 39)
Npcs Coding big problem 06/14/2010 - CO2 Private Server - 4 Replies hi, i have conquer prserver version 5165 blabla bla
so i'm trying to change some prices
so this video will show you how i'm doing to change the price, and tell me what's wrong in, because when i enter in the game(efter changing the prices) i see nothing changed
YouTube - SansTitre.flv
Problem in Coding, Help please 06/13/2010 - CO2 Private Server - 15 Replies hello, i have a conquer private server version 5165
so i'm trying to code some npcs
please watch the video to know what i want and how you can help me
YouTube - SansTitre.flv
Coding-Problem 03/24/2010 - GW Bots - 31 Replies hey^^
ich hab vor 2 tagen angefangen mit mit AutoIt zu beschäftigen.jezt wollt mich mal mein ersten GW-tool schreiben(programm,dass auf knopfdruck das ganze inventar durch-indentiviziert)und hab dann einfach mal ausprobiert^^(siehe unten)
was noch zu sagen ist:
-das inventar soll ganz oben rechts in der ecke sein
-das indentivizierungs-werkzeug soll auf dem ersten inventar-slot liegen
mein code sieht so aus:
HotKeySet ("^q", "start")