A avahdon New member Messages 9 Points 0 May 25, 2015 #2 hi, is it possible to make usable item that give unfrozen status for 5mins? thanks
Kuya Jeo New member Messages 596 Points 0 Emulator May 25, 2015 #3 avahdon said: hi, is it possible to make usable item that give unfrozen status for 5mins? thanks Click to expand... here you go { Id: <ITEM ID NUMBER> AegisName: "<ITEM_NAME>" Name: "<ITEM NAME>" Type: 0 Buy: 50 Weight: 70 Script: <" sc_start SC_FREEZE,300000,0; "> },
avahdon said: hi, is it possible to make usable item that give unfrozen status for 5mins? thanks Click to expand... here you go { Id: <ITEM ID NUMBER> AegisName: "<ITEM_NAME>" Name: "<ITEM NAME>" Type: 0 Buy: 50 Weight: 70 Script: <" sc_start SC_FREEZE,300000,0; "> },
evilpuncker vai se tratar garota Messages 2,178 Points 0 Age 109 Location bronzil Github EPuncker Emulator Client Version 2019-05-30a MAIN May 25, 2015 #4 @@Zhao Chow this one will frozen, not unfrozen I guess we need a custom SC to make it possible?
Kuya Jeo New member Messages 596 Points 0 Emulator May 25, 2015 #5 evilpuncker said: @@Zhao Chow this one will frozen, not unfrozen I guess we need a custom SC to make it possible? Click to expand... hahaha misread, i thought its frozen , yeah maybe we need a custom sc for this
evilpuncker said: @@Zhao Chow this one will frozen, not unfrozen I guess we need a custom SC to make it possible? Click to expand... hahaha misread, i thought its frozen , yeah maybe we need a custom sc for this
A avahdon New member Messages 9 Points 0 May 25, 2015 #6 how to make custom cs? is it hard? thanks btw.