|
You last visited: Today at 17:39
Advertisement
Auto cps to inventory
Discussion on Auto cps to inventory within the CO2 Private Server forum part of the Conquer Online 2 category.
06/25/2012, 16:59
|
#1
|
elite*gold: 0
Join Date: Jun 2012
Posts: 21
Received Thanks: 6
|
Auto cps to inventory
How do i make it so when i kill mobs it adds cps to my inventory ?
I am using the fixed source 5165.
Please help
Aiden
|
|
|
06/25/2012, 17:03
|
#2
|
elite*gold: 0
Join Date: Aug 2008
Posts: 94
Received Thanks: 19
|
Check here
|
|
|
06/25/2012, 17:04
|
#3
|
elite*gold: 0
Join Date: Jun 2012
Posts: 21
Received Thanks: 6
|
Thats for version 5530 im running 5165
Aiden
|
|
|
06/25/2012, 17:49
|
#4
|
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,143
|
Mob.cs, search for DropAnItem(Attacker.EntityID, Attacker.Level);
Under that, add something like:
Code:
Attacker.CPs += (75 * Level);
|
|
|
 |
Similar Threads
|
[Guide] Make item auto loot on inventory
05/23/2012 - EO PServer Guides & Releases - 9 Replies
Basicly, people want some item auto loot that mean auto in to the inventory.So here the query template that i want to guide you sorry for my bad english.
Action Side
INSERT INTO `cq_action` VALUES ('58500000', '58500001', '0000', '1001', '0', 'e_money += 50000');
INSERT INTO `cq_action` VALUES ('58500001', '58500002', '0000', '0501', '1020260', '10 10');
INSERT INTO `cq_action` VALUES ('58500002', '58500003', '0000', '0501', '1020250', '10 10');
INSERT INTO `cq_action` VALUES...
|
[Help][5165 Source]Stop auto add items to inventory when killing monsters?
03/30/2012 - CO2 Private Server - 7 Replies
When i kill a monster on my server, it auto add's items and silvers...
How can i stop it?, i don't want it to add anything!(i will add auto add cps later)
Source: NewestCOServer - 5165(To the people that doesn't knows!...)
Here is mob.cs:
using System;
using System.Collections;
using System.Collections.Generic;
|
auto tidy inventory program?
12/23/2010 - SRO Private Server - 2 Replies
hey guys !
i'm using lolkops "bot" for zszc and i asked myself is there any kind of "auto tidy inventory" program?
the problem is the autograb in silkroad itself picks up my stuff but my inventory gets kinda flooded because everthing is untidy and so :S
hope someone might help me :)
bye
|
Script to auto-clean inventory
07/22/2008 - Flyff - 2 Replies
Hi everybody, i was wondering if theres a way to put a function in the automaton script to auto-delete stuff from the inventory, in this case the pumkins.
ty, for your answers
------------------------------------------------- ---------------------------
Hallo, ich frage mich, Theres, wenn ein Weg, um eine Funktion in der Automaten-Skript automatisch zu löschen Zeug aus dem Inventar, in diesem Fall die pumkins.
Ty, für Ihre Antworten
(sorry, wenn es schlecht...
|
Auto drop all inventory?
05/24/2005 - Conquer Online 2 - 11 Replies
hy all
im new to this forum and ive seen a lot of great things on it
but i was wondering
if there is anything that can make u drop all ur inventory
instead of every item 1 at the time
|
All times are GMT +1. The time now is 17:40.
|
|