hi
hatte mal ein script (hieß glaub ich SPP Crystal free) das die Kristalle im SKW in sekundäre res verwandelt und wollte fragen ob jemand weiß wo ich dieses Script herbekomme. Ich hab schon überall gesucht aber ich finds nicht mehr.
Danke im vorraus
MFG VIP
Die Kristalle eines SKWs als sekundäre Ware
Moderators: Scripting / Modding Moderators, Moderatoren für Deutsches X-Forum
-
- Posts: 12969
- Joined: Sun, 9. May 04, 21:26
Die Lösung ist recht einfach. In etwa so:
Gruß
Lucike
Code: Select all
001 if [THIS] -> uses ware Kristalle as primary resource
002 [THIS] -> remove primary resource from factory: Kristalle
003 [THIS] -> add second resource to factory: Kristalle
004 end
005 return null
Lucike
